summaryrefslogtreecommitdiff
path: root/hosts/atlas/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/atlas/default.nix')
-rw-r--r--hosts/atlas/default.nix2
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;