summary refs log tree commit diff
path: root/nixos/modules/services/scheduling
Commit message (Expand)AuthorAge
* jobs -> systemd.servicesRobin Gloster2016-01-07
* services.cron.enable: Remove misleading defaultEelco Dolstra2015-11-19
* build the crontab localy, there is nothing to gain from building it remotelymichael bishop2015-10-03
* cron: Actually enable the service if enabledShea Levy2015-07-24
* Use environment.etc to manage /etc/crontabEelco Dolstra2015-07-22
* Don't enable cron by defaultEelco Dolstra2015-07-22
* types.uniq types.bool -> types.boolEelco Dolstra2015-06-15
* Make it easy to override the marathon framework userrushmorem2015-05-29
* Update Marathon modulerushmorem2015-05-21
* Merge pull request #6452 from rushmorem/update-chronos-portJaka Hudoklin2015-02-19
|\
| * Update chronos default portrushmorem2015-02-19
* | Add marathon mesos frameworkrushmorem2015-02-19
|/
* cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas2014-12-15
* nixos: add chronos serviceJaka Hudoklin2014-12-03
* nixos: Add option services.cron.cronFilesRickard Nilsson2014-10-01
* Get all lib functions from lib, not pkgs.lib, in modulesShea Levy2014-07-02
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* fcron: Fix error when cron.mailto is null.Moritz Ulrich2013-11-04
* Add lots of missing option typesEelco Dolstra2013-10-30
* Turn security.pam.services into an attribute setEelco Dolstra2013-10-15
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10