diff --git a/hosts/delta/network.nix b/hosts/delta/network.nix index fb383d0..57d1c8a 100644 --- a/hosts/delta/network.nix +++ b/hosts/delta/network.nix @@ -6,7 +6,7 @@ name = "enp1s0"; address = [ "159.69.4.2/32" - "2a01:4f8:1c0c:70d1::/64/64" + "2a01:4f8:1c0c:70d1::1/64" ]; routes = [ {routeConfig = {Destination = "172.31.1.1";};}