Remove redundant enabling of nftables in the server
This commit is contained in:
parent
26189c8ef9
commit
84eac269d7
|
@ -19,7 +19,6 @@
|
||||||
|
|
||||||
# Enable nftables and forwarding
|
# Enable nftables and forwarding
|
||||||
nftables = {
|
nftables = {
|
||||||
enable = true;
|
|
||||||
tables = {
|
tables = {
|
||||||
forwarding = {
|
forwarding = {
|
||||||
family = "ip";
|
family = "ip";
|
||||||
|
|
Loading…
Reference in a new issue