Disable IPv6 until VPN is compliant

This commit is contained in:
coolneng 2020-07-17 12:07:57 +02:00
parent 8fc28e18c0
commit c0545c2165
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 0 deletions

View File

@ -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