summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/default.nix b/hosts/default.nix
index c0afc02..e0f5397 100644
--- a/hosts/default.nix
+++ b/hosts/default.nix
@@ -125,7 +125,7 @@ in {
_module.args.nixinate = {
host = "164.152.17.183";
- sshUser = "atlas";
+ sshUser = "root";
buildOn = "remote";
substituteOnTarget = true;
hermetic = false;
@@ -181,7 +181,7 @@ in {
_module.args.nixinate = {
host = "167.99.145.73";
- sshUser = "p-body";
+ sshUser = "root";
buildOn = "remote";
substituteOnTarget = true;
hermetic = false;