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