disable nft for now
This commit is contained in:
parent
03f5e38020
commit
6cad7b6179
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ in
|
|||
networkmanager.enable = true;
|
||||
# TODO: Add ports specifically.
|
||||
firewall.enable = false;
|
||||
nftables.enable = false;
|
||||
interfaces = {
|
||||
"enp130s0f0".useDHCP = true;
|
||||
"enp130s0f1".useDHCP = true;
|
||||
|
|
Loading…
Reference in a new issue