fix
This commit is contained in:
parent
520979d85b
commit
1f008042ac
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
networking = {
|
networking = {
|
||||||
nat.enable = false;
|
nat.enable = false;
|
||||||
nftables = {
|
nftables = {
|
||||||
enable = true;
|
# enable = true;
|
||||||
# tables = {
|
# tables = {
|
||||||
# "cloonar-fw" = {
|
# "cloonar-fw" = {
|
||||||
# family = "inet";
|
# family = "inet";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue