diff --git a/hosts/default.nix b/hosts/default.nix index e84e567..4196024 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -161,7 +161,7 @@ in ]; }; - nasbackup = lib.nixosSystem { # Desktop profile + nasbak = lib.nixosSystem { # Desktop profile inherit system; specialArgs = { inherit inputs user location nixos-hardware nur agenix; }; modules = [