services.zapret.blacklist
NixOS option
Specify a list of domains NOT to bypass. All other domains will be bypassed. You can specify either whitelist or blacklist, but not both. If neither are specified, then bypass all domains.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/zapret.nixView source on NixOS/nixpkgs →[ "example.com" ]