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