This commit is contained in:
2025-11-01 19:34:57 +03:00
parent 585de29fd2
commit 407a9036ff
+1 -1
View File
@@ -12,7 +12,7 @@ in
"${server}" = { "${server}" = {
hostname = "${server}"; hostname = "${server}";
profiles.system = { profiles.system = {
path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.sapphira; path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.${server};
}; };
}; };
"${vds}" = { "${vds}" = {