services.privoxy.settings.filterfile

NixOS option

List of paths to Privoxy filter files. These paths may either be absolute or relative to the privoxy configuration directory.

type: list of string
Default
[
  "default.filter"
]
declared in: nixos/modules/services/networking/privoxy.nixView source on NixOS/nixpkgs →