assign IPv6 to upstream

This commit is contained in:
nyanloutre 2023-10-10 22:17:02 +02:00
parent c126a6fc58
commit 18e31c8df3

View File

@ -129,6 +129,7 @@
networkConfig = { networkConfig = {
KeepConfiguration = "dhcp-on-stop"; KeepConfiguration = "dhcp-on-stop";
IPv6AcceptRA = true; IPv6AcceptRA = true;
DHCPPrefixDelegation = true;
}; };
}; };
"40-eno2" = { "40-eno2" = {