services.cloudflare-ddns.deleteOnStop

NixOS option

Whether to delete the managed DNS records and clear WAF lists when the service is stopped gracefully. Warning: Setting this to true with updateCron = "@once" will cause immediate deletion.

type: boolean
Default
false
declared in: nixos/modules/services/networking/cloudflare-ddns.nixView source on NixOS/nixpkgs →