networking.nftables.checkRulesetRedirects
Set of paths that should be intercepted and rewritten while checking the ruleset
using pkgs.buildPackages.libredirect.
- Type
attribute set of absolute path- Default
{ "/etc/hosts" = config.environment.etc.hosts.source; "/etc/protocols" = config.environment.etc.protocols.source; "/etc/services" = config.environment.etc.services.source; }- Declared
- <nixpkgs/nixos/modules/services/networking/nftables.nix>