nix.firewall.extraNftablesRules
NixOS option
Extra nftables rules to prepend to the generated ones
type: list of (optionally newline-terminated) single-line stringDefault
[ ]
Example
declared in: nixos/modules/services/system/nix-daemon-firewall.nixView source on NixOS/nixpkgs →[ "ip daddr 1.1.1.1 udp dport accept" ]