summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/scheduling/cron.nix
AgeCommit message (Expand)Author
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-13nixos: explicitely set security.wrappers ownershiprnhmjoj
2019-03-26nixos.cron: fix docstring sentenceBenjamin Hipple
2017-08-30cron service: fix reliance on etc.timezoneLinus Heckemann
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-02-15nixos/cron: unbreak since new security.wrapperBjørn Forsman
2017-01-29More derpParnell Springmeyer
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer
2017-01-29Fixing a bunch of issuesParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-09-01everything?: Updating every package that depended on the old setuidPrograms c...Parnell Springmeyer
2015-11-19services.cron.enable: Remove misleading defaultEelco Dolstra
2015-10-03build the crontab localy, there is nothing to gain from building it remotelymichael bishop
2015-07-24cron: Actually enable the service if enabledShea Levy
2015-07-22Use environment.etc to manage /etc/crontabEelco Dolstra
2015-07-22Don't enable cron by defaultEelco Dolstra
2014-12-15cron: make into systemd.service and make it depend on /etc/localtimeRob Vermaas
2014-10-01nixos: Add option services.cron.cronFilesRickard Nilsson
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2013-10-30Add lots of missing option typesEelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra