nixy: use nftables

This commit is contained in:
Asmir A 2024-12-26 13:24:20 +01:00
parent 350bcfed05
commit c75a967110
Signed by: asmir
GPG Key ID: 020C42B7A9ABA3E2

View File

@ -106,6 +106,7 @@
}; };
networking = { networking = {
nftables.enable = true;
firewall = { firewall = {
enable = true; enable = true;
allowedTCPPorts = [80 443 51820 8020]; allowedTCPPorts = [80 443 51820 8020];