Add DHCP option 108 for CLAT-enabled devices
This commit is contained in:
parent
47e57075ae
commit
0a08803706
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue