diff --git a/flake.nix b/flake.nix index df9c991..68fbc85 100644 --- a/flake.nix +++ b/flake.nix @@ -21,7 +21,6 @@ lib = nixpkgs.legacyPackages.${system}.lib; in { - inherit system; just-nixos = nixpkgs.lib.nixosSystem { specialArgs = { inherit system; }; modules = [