Firewall: Enable nftables instead of iptables

This commit is contained in:
2024-10-10 16:02:05 +02:00
parent 566c4dc471
commit 4defb0ccfe
@@ -88,6 +88,7 @@ in {
};
# Open Ports
nftables.enable = true;
firewall = {
enable = true;
# networking.firewall.checkReversePath = "loose";