diff options
| author | seth <[email protected]> | 2023-04-24 01:53:35 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-24 01:53:35 -0400 |
| commit | 5c5f7100b03be1a2eb7b350d9a0e0c9fee69547d (patch) | |
| tree | ab2fa256d2bb2cd7acc1c48011f7574f8f209a4a /hosts | |
| parent | 58e242f6a47298109131664b0aa83a37b5266405 (diff) | |
pbody: deploy as user
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/default.nix | 2 |
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; |
