diff --git a/hq.nixops b/hq.nixops index 580bc8c9..e1a0fe49 100644 --- a/hq.nixops +++ b/hq.nixops @@ -32,7 +32,7 @@ hosts/containers/mucbot/configuration.nix ]; deployment = { - targetHost = "2a02:8106:208:5201:28db:dff:fe6b:e89a"; + targetHost = "2a02:8106:208:5282:28db:dff:fe6b:e89a"; storeKeysOnMachine = true; }; };