Remove redundant enabling of nftables in the server

This commit is contained in:
Jimbo 2024-09-23 22:44:55 -04:00
parent 26189c8ef9
commit 84eac269d7

View file

@ -19,7 +19,6 @@
# Enable nftables and forwarding # Enable nftables and forwarding
nftables = { nftables = {
enable = true;
tables = { tables = {
forwarding = { forwarding = {
family = "ip"; family = "ip";