services.zapret.whitelist
NixOS option
Specify a list of domains to bypass. All other domains will be ignored. You can specify either whitelist or blacklist, but not both. If neither are specified, then bypass all domains. It is recommended to specify the whitelist. This will make sure that other resources won’t be affected by this service.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/zapret.nixView source on NixOS/nixpkgs →[ "youtube.com" "googlevideo.com" "ytimg.com" "youtu.be" ]