about summary refs log tree commit diff
path: root/nixos/modules/services/databases/memcached.nix
AgeCommit message (Expand)AuthorFilesLines
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-07-30treewide: automatically md-convert option descriptionspennae1-6/+6
2021-09-12nixos: define the primary group of users where neededGuillaume Girol1-0/+2
2020-06-30nixos/memcached: Type all optionsJanne Heß1-5/+10
2020-04-21treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl1-6/+1
2020-01-06treewide: use attrs instead of list for types.loaOf optionsrnhmjoj1-4/+3
2019-09-24nixos/memcached: Switch to a system userJanne Heß1-0/+1
2019-08-25nixos/memcached: Remove PrivateUsersJanne Heß1-1/+0
2019-06-10nixos/memcached: Isolate the serviceJanne Heß1-0/+18
2019-04-13nixos/memcached: replace deprecated usage of PermissionsStartOnlyAaron Andersen1-6/+2
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2018-01-03nixos/memcached: make unix sockets usuableJörg Thalheim1-26/+31
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-12-13memcached: set uid to make it work with #1076Jaka Hudoklin1-1/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+97