nichts/modules/services/firewall.nix
2024-07-15 09:27:55 +02:00

3 lines
44 B
Nix

_: {
networking.nftables.enable = true;
}