diff --git a/configs/manager.nix b/configs/manager.nix index fcfefda..ccaab25 100644 --- a/configs/manager.nix +++ b/configs/manager.nix @@ -48,7 +48,7 @@ with lib; { networking = { hosts = { "66.135.2.235" = [ "ns1" ]; - "23.234.251.216" = [ "ns2" ]; + "142.171.43.82" = [ "ns2" ]; "46.23.94.18" = [ "ns3" ]; "198.23.149.18" = [ "ns4" ]; };