services.cloudflare-ddns.domains
List of domain names (FQDNs) to manage. Wildcards like *.example.com are supported.
These domains will be managed for both IPv4 and IPv6 unless overridden by
ip4Domains or ip6Domains, or if the respective providers are disabled.
This corresponds to the DOMAINS environment variable.
- Type
list of string- Default
[ ]- Example
[ "home.example.com" "*.dynamic.example.org" ]- Declared
- <nixpkgs/nixos/modules/services/networking/cloudflare-ddns.nix>