disable nft for now

This commit is contained in:
Joseph Hanson 2024-09-06 15:34:57 -05:00
parent 03f5e38020
commit 6cad7b6179

View file

@ -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;