1

Firewall: Enable nftables instead of iptables

This commit is contained in:
2024-07-03 16:52:46 +02:00
parent 566c4dc471
commit 4defb0ccfe

View File

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