summary refs log tree commit diff
path: root/nixos/modules/services/monitoring/ups.nix
Commit message (Expand)AuthorAge
* treewide: fix double quoted strings in meta.descriptionvolth2021-01-24
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* mass replace "flip map -> forEach"danbst2019-08-05
* Revert "mass replace "flip map -> foreach""danbst2019-08-05
* mass replace "flip map -> foreach"danbst2019-07-14
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* ups: fix config generationTad Fisher2017-04-23
* ups module: optionSet -> submoduleEric Sagnes2016-09-13
* treewide: deprecate ip-up.target (#18319)Alexander Ried2016-09-10
* jobs -> systemd.servicesRobin Gloster2016-01-07
* Some more type cleanupEelco Dolstra2015-06-15
* types.uniq types.int -> types.intEelco Dolstra2015-06-15
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Substitute "types.uniq types.string" -> "types.str"Eelco Dolstra2013-10-30
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10