nixpkgs/nixos/modules/services/scheduling
Eelco Dolstra 201f9beddb Don't enable cron by default
The rationale for disabling this is: 1) systemd timers are better; 2)
it gets rid of one usually unnecessary process, which makes containers
more light-weight.

Note that cron is still enabled if services.cron.systemCronJobs is
non-empty, so this only matters if you have no declarative cron jobs
but do have user cron jobs.
2015-07-22 15:15:09 +02:00
..
atd.nix
chronos.nix
cron.nix Don't enable cron by default 2015-07-22 15:15:09 +02:00
fcron.nix
marathon.nix