1

Firewall: Enable nftables instead of iptables

This commit is contained in:
2024-07-03 16:52:46 +02:00
parent 2e9ff0040c
commit d817c58690

View File

@ -88,6 +88,7 @@ in {
};
# Open Ports
nftables.enable = true;
firewall = {
enable = true;
# networking.firewall.checkReversePath = "loose";