diff --git a/helpers.nix b/helpers.nix index d67b96c..968e8d8 100644 --- a/helpers.nix +++ b/helpers.nix @@ -46,7 +46,7 @@ with inputs.nixpkgs.lib; { }; in { - nixosConfigurations.${hostname} = nixosSystem rec { + nixosConfigurations.${hostname} = nixosSystem { inherit system pkgs; specialArgs = {