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.

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