diff options
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 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; |
