services.cloudflare-ddns.wafLists

NixOS option

List of WAF IP Lists to manage, in the format account-id/list-name. (Experimental feature as of cloudflare-ddns 1.14.0).

type: list of string
Default
[ ]
Example
[
  "YOUR_ACCOUNT_ID/allowed_dynamic_ips"
]
declared in: nixos/modules/services/networking/cloudflare-ddns.nixView source on NixOS/nixpkgs →