diff --git a/flake.nix b/flake.nix index b8b4701f..572fe284 100644 --- a/flake.nix +++ b/flake.nix @@ -248,7 +248,6 @@ rec { systems)) // { inherit devShell; - inherit packages; # Uncomment the line to build an installer image # This is EXTREMELY LARGE and will make builds take forever # installer.x86_64-linux = nixosConfigurations.installer.config.system.build.isoImage;