hosts: nasbak: change name to match hostname

This commit is contained in:
Kabbone 2024-05-01 16:16:33 +02:00
parent 64545e3086
commit d65b9b558d
Signed by: Kabbone
SSH Key Fingerprint: SHA256:A5zPB5I6u5V78V51c362BBdCwhDhfDUVbt7NfKdjWBY

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