m 2 disable_v6: only soft-disable ipv6
This commit is contained in:
parent
56e756fc5a
commit
f137f69161
|
@ -1,4 +1,3 @@
|
|||
{
|
||||
networking.enableIPv6 = false;
|
||||
boot.kernelParams = [ "ipv6.disable=1" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue