services.cfdyndns.records

NixOS option

The records to update in CloudFlare.

type: list of string
Default
[ ]
Example
[
  "host.tld"
]
declared in: nixos/modules/services/misc/cfdyndns.nixView source on NixOS/nixpkgs →