hosts: nasbak: change name to match hostname

This commit is contained in:
2024-05-01 16:16:33 +02:00
parent 64545e3086
commit d65b9b558d

View File

@@ -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 = [