summary refs log tree commit diff
path: root/nixos/modules/services/scheduling/cron.nix
Commit message (Expand)AuthorAge
* cron service: fix reliance on etc.timezoneLinus Heckemann2017-08-30
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* nixos/cron: unbreak since new security.wrapperBjørn Forsman2017-02-15
* More derpParnell Springmeyer2017-01-29
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
* Fixing a bunch of issuesParnell Springmeyer2017-01-29
* Addressing PR feedbackParnell Springmeyer2017-01-28
* Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
* everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer2016-09-01
* 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
* cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas2014-12-15
* 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
* Add lots of missing option typesEelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10