services.cloudflare-ddns.updateCron

NixOS option

Cron expression for how often to check and update IPs. Use “@once” to run only once and then exit.

type: string
Default
"@every 5m"
Example
"@hourly"
declared in: nixos/modules/services/networking/cloudflare-ddns.nixView source on NixOS/nixpkgs →