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