summary refs log tree commit diff
path: root/nixos/modules/services/databases/memcached.nix
Commit message (Expand)AuthorAge
* treewide: add bool type to enable options, or make use of mkEnableOptionDominik Xaver Hörl2020-04-21
* treewide: use attrs instead of list for types.loaOf optionsrnhmjoj2020-01-06
* nixos/memcached: Switch to a system userJanne Heß2019-09-24
* nixos/memcached: Remove PrivateUsersJanne Heß2019-08-25
* nixos/memcached: Isolate the serviceJanne Heß2019-06-10
* nixos/memcached: replace deprecated usage of PermissionsStartOnlyAaron Andersen2019-04-13
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos/memcached: make unix sockets usuableJörg Thalheim2018-01-03
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* memcached: set uid to make it work with #1076Jaka Hudoklin2013-12-13
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10