Firewall: Enable nftables instead of iptables
This commit is contained in:
@ -88,6 +88,7 @@ in {
|
||||
};
|
||||
|
||||
# Open Ports
|
||||
nftables.enable = true;
|
||||
firewall = {
|
||||
enable = true;
|
||||
# networking.firewall.checkReversePath = "loose";
|
||||
|
Reference in New Issue
Block a user