services.privoxy.userFilters

NixOS option

Filters to be included in a user.filter file. This will have a higher priority and can be used to override all other filters definitions.

type: strings concatenated with "\n"
Default
""
declared in: nixos/modules/services/networking/privoxy.nixView source on NixOS/nixpkgs →