networking.firewall.extraReversePathFilterRules
NixOS option
Additional nftables rules to be appended to the rpfilter-allow chain. This option only works with the nftables based firewall.
type: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/networking/firewall-nftables.nixView source on NixOS/nixpkgs →"fib daddr . mark . iif type local accept"