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
|
||||
nftables = {
|
||||
enable = true;
|
||||
tables = {
|
||||
forwarding = {
|
||||
family = "ip";
|
||||
|
|
Loading…
Reference in a new issue