nichts/modules/services/firewall/module.nix

3 lines
44 B
Nix

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