diff --git a/hosts/vm/neo/networking.nix b/hosts/vm/neo/networking.nix index 937f41b..8123acd 100644 --- a/hosts/vm/neo/networking.nix +++ b/hosts/vm/neo/networking.nix @@ -27,7 +27,7 @@ ipv4 = { addresses = [ { - address = "185.230.79.11"; + address = "185.230.79.5"; prefixLength = 26; } ];