networking.stevenblack.whitelist
Domains to exclude from blocking.
- Type
list of string matching the pattern ^[a-zA-Z0-9_-]+([.][a-zA-Z0-9_-]+)+$- Default
[ ]- Example
[ "s.click.aliexpress.com" ]- Declared
- <nixpkgs/nixos/modules/config/stevenblack.nix>
Domains to exclude from blocking.
list of string matching the pattern ^[a-zA-Z0-9_-]+([.][a-zA-Z0-9_-]+)+$[ ][
"s.click.aliexpress.com"
]