services.syncoid.interval
NixOS option
Run syncoid at this interval. The default is to run hourly. Must be in the format described in systemd.time(7). This is equivalent to adding a corresponding timer unit with OnCalendar set to the value given here. Set to an empty list to avoid starting syncoid automatically.
type: string or list of stringDefault
"hourly"
Example
declared in: nixos/modules/services/backup/syncoid.nixView source on NixOS/nixpkgs →"*-*-* *:15:00"