nixpkgs/nixos/modules/services/scheduling
Rickard Nilsson 57721a2888 nixos: Add option services.cron.cronFiles
This allows you to configure extra files that should be appended to your
crontab. Implemented by writing to /etc/crontab when the cron service starts.
Would be nicer to use a cron that supports /etc/cron.d but that would require
us to patch vixie-cron.
2014-10-01 17:33:38 +02:00
..
atd.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
cron.nix nixos: Add option services.cron.cronFiles 2014-10-01 17:33:38 +02:00
fcron.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00