magpie/firewall: fix nftables flag

This commit is contained in:
Asmir A 2025-05-08 12:03:39 +02:00
parent a9a8fd5554
commit e0af8b8607
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -333,8 +333,8 @@
};
networking.hostName = "magpie";
networking.nftables.enable = true;
networking.firewall = {
nftables.enable = true;
enable = true;
allowedTCPPorts = [
80