services.cloudflare-ddns.ip6Domains

Explicit list of domains to manage only for IPv6. If set, overrides domains for IPv6. Corresponds to the IP6_DOMAINS environment variable.

Type
null or (list of string)
Default
null
Example
[
  "ipv6.example.com"
]
Declared
<nixpkgs/nixos/modules/services/networking/cloudflare-ddns.nix>