forked from nyanloutre/nixos-config
do not remove systemd and f2b rules on reload
This commit is contained in:
parent
4c353f949e
commit
ea8e9a14bc
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
||||||
|
|
||||||
nftables = {
|
nftables = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
flushRuleset = false;
|
||||||
tables = {
|
tables = {
|
||||||
"multi-wan-routing" = {
|
"multi-wan-routing" = {
|
||||||
family = "inet";
|
family = "inet";
|
||||||
|
|
Loading…
Add table
Reference in a new issue