Add DHCP option 108 for CLAT-enabled devices

This commit is contained in:
Vili Sinervä 2025-06-14 11:11:58 +03:00
parent 47e57075ae
commit 0a08803706
Signed by: Vili Sinervä
SSH key fingerprint: SHA256:FladqYjaE4scJY3Hi+gnShZ6ygnTJgixy0I6BAoHyos

View file

@ -8,6 +8,8 @@
config = { config = {
networking = { networking = {
networkmanager.settings."connection"."ipv4.dhcp-ipv6-only-preferred" = 1;
wg-quick.interfaces = { wg-quick.interfaces = {
wg0 = { wg0 = {
autostart = true; autostart = true;