MyNixOS website logo
option

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.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "ipv6.example.com"
]