diff --git a/hosts/vm/neo/networking.nix b/hosts/vm/neo/networking.nix index 8123acd..61906ce 100644 --- a/hosts/vm/neo/networking.nix +++ b/hosts/vm/neo/networking.nix @@ -42,7 +42,7 @@ ipv6 = { addresses = [ { - address = "2a0c:700:2:ff:fe01:4102"; + address = "2a0c:700:2::ff:fe01:4102"; prefixLength = 64; } ];