From 74b354e7d09ee2563da1ab502b1af7089016817e Mon Sep 17 00:00:00 2001 From: seth Date: Tue, 2 May 2023 01:45:01 -0400 Subject: atlas: update ip addr --- hosts/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/default.nix') 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; -- cgit v1.2.3