diff --git a/lib/default.nix b/lib/default.nix index 2e498614..012e4d4a 100644 --- a/lib/default.nix +++ b/lib/default.nix @@ -55,7 +55,7 @@ hostPlatform = system; }; - inputs.${repo}.lib.nixosSystem { + inputs.${repo}.lib.nixosSystem = { specialArgs = { inherit inputs outputs desktop hostname username stateVersion gpu system theme; }; modules = [ # Types are 'default', 'small', and 'minimal'