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