summary refs log tree commit diff
path: root/nixos/modules/services/databases/mongodb.nix
Commit message (Expand)AuthorAge
* treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
* nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* mongodb: Add authentication supportphile314-fh2019-05-25
* nixos/mongodb: /var/run -> /runBob van der Linden2019-03-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* mongodb: we already set quiet in configMateusz Kowalczyk2017-07-27
* treewide: use boolToString functionFranz Pletz2017-04-11
* mongodb service: switch configuration format to YAMLEric Sagnes2016-09-18
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* mongodb: remove lock file on restartJaka Hudoklin2015-02-23
* nixos/mongodb: service fixesJaka Hudoklin2014-09-16
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* nixos: set all package options to have type packageDomen Kožar2014-02-27
* nixos/mongodb: set static uid to work with #1076Jaka Hudoklin2013-11-07
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10