services.cron.cronFiles

NixOS option

A list of extra crontab files that will be read and appended to the main crontab file when the cron service starts.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/scheduling/cron.nixView source on NixOS/nixpkgs →