Set of paths that should be intercepted and rewritten while checking the ruleset using pkgs.buildPackages.libredirect
.
Declarations
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;
}
Sign in to create a configuration using this setting.