summary refs log tree commit diff
path: root/nixos/modules/config/users-groups.nix
AgeCommit message (Expand)AuthorFilesLines
2022-11-19nixos/users-groups: Warn about deprecated hashes at activationMartin Weinelt1-0/+20
2022-11-19nixos/user: Don't recommend mkpasswd methodsMartin Weinelt1-1/+1
2022-10-09nixos/tests/shadow: new hashes support with libxcryptFranz Pletz1-1/+1
2022-08-27nixos/users-groups: convert remaining descriptions to MDpennae1-35/+35
2022-08-03nixos/*: automatically convert option docs to MDpennae1-19/+19
2022-08-03nixos/*: normalize link formatpennae1-2/+1
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-08-03nixos/*: replace <code> in option docs with <literal>pennae1-3/+3
2022-07-30treewide: automatically md-convert option descriptionspennae1-43/+43
2022-06-25lib.types, nixos/users: Make passwdEntry availableKlemens Nanni1-11/+5
2022-05-23Merge pull request #168168 from fedeinthemix/home-modeJanne Heß1-1/+8
2022-05-22nixos/users: Fix typoJared Baur1-1/+1
2022-05-14nixos/users-group: Update description of 'homeMode' option.Federico Beffa1-1/+1
2022-04-11nixos/users-group: Add 'homeMode' option.Federico Beffa1-1/+8
2022-02-05nixos/users: Fix type errorRobert Hensing1-2/+2
2022-02-05nixos/users:added users.allowLoginlessPasquale1-12/+24
2022-01-09users-groups service: add autoSubUidGidRange optionNikolay Amiantov1-1/+14
2021-12-05nixos: add sgx group with gid 304Artturin1-0/+1
2021-10-04nixos/doc: clean up defaults and examplesNaïm Favier1-3/+3
2021-09-13Merge pull request #133166 from symphorien/nonogroupGuillaume Girol1-1/+11
2021-09-07nixos/users-groups: Add dry modeJanne Heß1-2/+4
2021-09-03nixos/users-groups: don't default users.users.<name>.group to nogroupGuillaume Girol1-1/+11
2021-08-08nixos/users: Populate group members optionSilvan Mosberger1-7/+6
2021-07-27Merge pull request #110742 from siraben/deprecate-foldBen Siraphob1-1/+1
2021-04-22nixos/users-groups: check format of passwd entriesAlyssa Ross1-8/+14
2021-04-14nixos/users: require one of users.users.name.{isSystemUser,isNormalUser}Symphorien Gibol1-9/+25
2021-04-06Merge branch 'master' into staging-nextJan Tojnar1-7/+7
2021-03-31treewide: use perl.withPackages when possiblernhmjoj1-4/+2
2021-02-27nixos/users-groups: Use user name not attribute name for /etc/profiles/...Kovacsics Robert1-7/+7
2021-02-15Merge pull request #110627 from 4z3/use-real-user-name-for-per-user-packagesLassulus1-1/+1
2021-01-26treewide: fold -> foldrBen Siraphob1-1/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+2
2021-01-23nixos/users: use proper name for per-user packagestv1-1/+1
2020-12-31Merge pull request #41966 from aneeshusa/allow-mutable-shells-for-declarative...Niklas Hambüchen1-1/+1
2020-12-16nixos/users-groups: createHome: Ensure HOME permissions, fix descriptionKlemens Nanni1-4/+2
2020-10-26nixos/system-path: Add mkpasswd(1)Klemens Nanni1-2/+1
2020-10-14nixos/pam_mount: add pamMount attribute to usersDavid Reiss1-0/+14
2020-09-25nixos/update-users-groups: /etc/shadow owned by root:shadowCole Helbling1-0/+1
2020-09-02treewide: completely remove types.loaOfrnhmjoj1-2/+2
2020-07-19nixos/users-groups: don't consider a system with Google OS Login inaccessibleedef1-2/+4
2020-07-13nixos.users-groups: Set up subuid/subgid mappings for all normal usersadisbladis1-22/+2
2020-07-12nixos/users-groups: fix mkChangedOptionModule for root password hashRaghav Sood1-2/+2
2020-07-04nixos/users-groups: handle password hashes with special meaningrnhmjoj1-6/+14
2020-07-04nixos/users-groups: add assertion for ":" in hashesrnhmjoj1-1/+11
2020-07-04nixos/users-groups: do not check validity of empty hashesrnhmjoj1-1/+2
2020-07-04nixos/users-groups: clearly document special hash valuesrnhmjoj1-8/+10
2020-07-04nixos/users-groups: remove ancient security.initialRootPassword optionrnhmjoj1-10/+7
2020-07-04nixos: fix manual buildJörg Thalheim1-1/+1
2020-07-04docs: Explain how to set password-less logins.Niklas Hambüchen1-0/+9
2020-06-23small treewide: his -> theirs/itsProfpatsch1-1/+1