This commit is contained in:
2025-10-29 12:39:11 +03:00
parent 8ca8e7e3df
commit da880b10bf
+1 -1
View File
@@ -114,7 +114,7 @@
sapphira = {
hostname = "sapphira";
profiles.system = {
# user = "root";
user = "root";
path = inputs.deploy-rs.lib.x86_64-linux.activate.nixos inputs.self.nixosConfigurations.sapphira;
};
};