diff options
| author | seth <[email protected]> | 2023-05-02 01:45:01 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-05-02 01:45:01 -0400 |
| commit | 74b354e7d09ee2563da1ab502b1af7089016817e (patch) | |
| tree | b27308b69814e33371239c1b309ad35812550ea2 /hosts/default.nix | |
| parent | f9dbd3f12fb1f3db18f301790d922ff158bdb44b (diff) | |
atlas: update ip addr
Diffstat (limited to 'hosts/default.nix')
| -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 0d63d6b..a325244 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -95,7 +95,7 @@ in { }; _module.args.nixinate = { - host = "164.152.18.102"; + host = "164.152.17.183"; sshUser = "atlas"; buildOn = "remote"; substituteOnTarget = true; |
