MyNixOS website logo
option

services.cloudflare-ddns.ip4Domains

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

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