This commit is contained in:
2025-11-07 19:32:41 +03:00
parent 974e910681
commit efbec18fd4
+1
View File
@@ -133,6 +133,7 @@ let
prefixLength = 64; prefixLength = 64;
} }
]; ];
ipv6.routes = [ { address = "2a13:7c00:10:6::1"; prefixLength = 128; } ];
}; };
defaultGateway6 = { defaultGateway6 = {
address = "2a13:7c00:10:6::1"; address = "2a13:7c00:10:6::1";