diff options
| author | seth <[email protected]> | 2023-05-14 12:53:41 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-14 12:53:41 -0400 |
| commit | 7a85a11d9718739c35e898dbddb46241a4ba48e3 (patch) | |
| tree | 109f4027f0a90121f8b39174b6802fb197e29c33 /hosts/atlas/default.nix | |
| parent | 21ce43bef9ce7fa3ba9cc80551994f4074b3fb3d (diff) | |
nixinate: update ssh hosts
Diffstat (limited to 'hosts/atlas/default.nix')
| -rw-r--r-- | hosts/atlas/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/atlas/default.nix b/hosts/atlas/default.nix index d8e4077..6380d14 100644 --- a/hosts/atlas/default.nix +++ b/hosts/atlas/default.nix @@ -8,7 +8,7 @@ ]; _module.args.nixinate = { - host = "164.152.17.183"; + host = "atlas"; sshUser = "root"; buildOn = "remote"; substituteOnTarget = true; |
