@@ -56,11 +56,6 @@
_module.args.pkgs = import inputs.nixpkgs {
inherit system;
config.allowUnfree = true;
overlays = [(f: p: {
OVMF = p.OVMF.overrideAttrs {
meta.broken = false;
};
})];
devShells.default = pkgs.mkShell {
The note is not visible to the blocked user.