Disable IPv6 until VPN is compliant
This commit is contained in:
parent
8fc28e18c0
commit
c0545c2165
|
@ -8,6 +8,7 @@
|
|||
hostName = "panacea";
|
||||
hostId = "8feb0bb8";
|
||||
wireless.iwd.enable = true;
|
||||
enableIPv6 = false;
|
||||
};
|
||||
|
||||
# Enable zeroconf
|
||||
|
|
Loading…
Reference in New Issue