summary refs log tree commit diff
path: root/nixos/modules/services/system/nscd.nix
AgeCommit message (Expand)AuthorFilesLines
2023-02-02nixos/nscd: use nsncd by defaultFlorian Klink1-3/+7
2022-10-21nixos/nscd: add enableNsncd optionFlorian Klink1-8/+22
2022-10-20nixos/nscd: nixpkgs-fmtFlorian Klink1-5/+9
2022-08-31nixos/*: automatically convert option descriptionspennae1-2/+2
2022-08-16Merge pull request #186785 from helsinki-systems/feat/nss-lookup-nscdLassulus1-0/+1
2022-08-16Merge pull request #183717 from NetaliDev/mysql-authMaximilian Bosch1-7/+41
2022-08-15nixos/nscd: Add requiredBy for the nss targetsJanne Heß1-0/+1
2022-08-06nixos/*: automatically convert option docspennae1-3/+3
2022-08-06nixos: add mysql/mariadb user authenticationNetali1-0/+3
2022-08-06nixos/nscd: use a static user instead of systemd DynamicUserNetali1-7/+38
2022-04-26nixos/nscd: Fix lib.literalExample deprecationJan Tojnar1-1/+1
2022-04-18nixos/nscd: fix manual buildMartin Weinelt1-0/+5
2022-04-16nixos/nscd: add package optionMilan Pässler1-8/+12
2022-01-10nscd service: fix ordering and start automaticallyNikolay Amiantov1-1/+3
2020-04-25nixos/nscd: be more specific in the nscd.enable description on what breaksFlorian Klink1-1/+5
2020-04-06treewide/nixos: use stdenv.cc.libc instead of glibc when availableMatthew Bauer1-4/+8
2019-07-12nixos/nscd: document why it is configured this wayJamey Sharp1-0/+6
2019-07-07nixos/nscd: only drop privs after nss module initJamey Sharp1-1/+1
2019-07-06nixos/nscd: don't need to specify usernameJamey Sharp1-1/+0
2019-07-03nixos/nscd: run with a dynamic userJamey Sharp1-5/+2
2019-07-03nixos/nscd: let systemd manage directoriesJamey Sharp1-7/+1
2019-07-03nixos/nscd: no longer need to wait for readinessJamey Sharp1-9/+0
2018-07-20[bot] treewide: remove unused 'inherit' in let blocksvolth1-2/+0
2018-06-30nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink1-1/+1
2017-01-04sssd: init at 1.14.2Alexander Kahl1-5/+8
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát1-1/+4
2015-05-13Ensure that nscd, sshd are created as system usersEelco Dolstra1-1/+4
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát1-5/+5
2015-04-19Remove fixed uids for nscd, sshdEelco Dolstra1-5/+1
2014-08-24Enable systemd's mymachines NSS moduleEelco Dolstra1-1/+1
2014-07-02Get all lib functions from lib, not pkgs.lib, in modulesShea Levy1-1/+1
2014-04-24Make nscd startup synchronousEelco Dolstra1-1/+12
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-02nixos/nscd: add option to change nscd configJaka Hudoklin1-2/+9
2013-10-30Add lots of missing option typesEelco Dolstra1-0/+1
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+71