summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/logging/logcheck.nix
AgeCommit message (Expand)Author
5 daysnixos/services.logcheck: remove `with lib;`Felix Buehler
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-04-09nixos: improve many 'enable' descriptionsBjørn Forsman
2023-12-29nixos/logcheck: replace activationScript via tmpfilesnikstur
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy
2022-07-30treewide: automatically md-convert option descriptionspennae
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier
2021-09-18nixos/logcheck: define group, fix after #133166Guillaume Girol
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-26treewide: remove redundant quotesvolth
2019-04-29treewide: Remove usage of isNullDaniel Schaefer
2019-02-22nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink
2017-12-17nixos/logcheck: replace rm with rm -r to delete the empty logcheck.logfiles.d/Philipp Dörfler
2017-02-19Merge pull request #20456 from ericsagnes/feat/loaf-dep-1Joachim F
2017-01-29Getting rid of the var indirection and using a bin path insteadParnell Springmeyer
2017-01-28Addressing PR feedbackParnell Springmeyer
2017-01-25setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer
2016-11-16logcheck module: ignore, ignoreCron option loaOf -> attrsOfEric Sagnes
2016-11-05logcheck module: use enumEric Sagnes
2016-09-13logcheck module: optionSet -> submoduleEric Sagnes
2016-09-01Adapting everything for the merged permissions wrappers work.Parnell Springmeyer
2016-04-26symlinkJoin: accept set as an argument with additional optionsNikolay Amiantov
2015-06-15Some more type cleanupEelco Dolstra
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra
2014-02-11nixos: add uid for logcheck and only create a user for the default userPascal Wittmann
2013-10-30Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra