diff --git a/flake.nix b/flake.nix index 5a1fb1c..57e2c20 100644 --- a/flake.nix +++ b/flake.nix @@ -41,7 +41,7 @@ overlay-unstable ]; }; - mkComputer = configurationNix: homeManagerRole: extraModules: nixpkgs.lib.nixosSystem { + mkComputer = configurationNix: homeManagerRole: nixpkgs.lib.nixosSystem { inherit system pkgs; specialArgs = { inherit custom inputs; }; modules = (