finalize netconfig simplification
This commit is contained in:
@@ -41,6 +41,9 @@
|
||||
|
||||
boot.kernel.sysctl = {
|
||||
"net.ipv4.conf.all.forwarding" = true;
|
||||
"net.bridge.bridge-nf-call-iptables" = 0;
|
||||
"net.bridge.bridge-nf-call-ip6tables" = 0;
|
||||
"net.bridge.bridge-nf-call-arptables" = 0;
|
||||
};
|
||||
|
||||
swapDevices =
|
||||
|
||||
Reference in New Issue
Block a user