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