about summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/heapster.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-4/+4
2023-11-27treewide: use `mkPackageOption`h7x41-6/+1
2022-11-10treewide: use `mkEnableOption` in nixos modulesDaniel Nagy1-5/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-5/+5
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-1/+1
2021-09-18nixos/heapster: define group, fix after #133166Guillaume Girol1-1/+3
2020-02-10nixos/heapster: fix usernameMartin Milata1-1/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-2/+1
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-3/+3
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-0/+1
2015-11-16heapster module: initJaka Hudoklin1-0/+57