about summary refs log tree commit diff
path: root/nixos/modules/config/users-groups.nix
AgeCommit message (Expand)AuthorFilesLines
2021-02-15Merge pull request #110627 from 4z3/use-real-user-name-for-per-user-packagesLassulus1-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
2020-06-15nixos/users: validate password hashesrnhmjoj1-0/+32
2019-12-10nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger1-0/+4
2019-10-23users-groups: fix typoDrew1-1/+1
2019-09-02Merge branch 'master' into stagingVladimír Čunát1-6/+6
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-6/+6
2019-08-26treewide: remove redundant quotesvolth1-2/+2
2019-08-10environment.profiles: fix order of profilesTobias Happ1-1/+4
2019-04-07nixos/users: Allow mutable shells for declarative usersAneesh Agrawal1-1/+1
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth1-2/+2
2018-10-24nixos/users: fix users home directory with isNormalUserJeff Slight1-1/+1
2018-08-25systemd: added groups kvm, renderEric Wolf1-0/+2
2018-07-23fix build with allowAliases=falsevolth1-2/+2
2018-07-20[bot] nixos/*: remove unused arguments in lambdasvolth1-1/+1
2018-04-08Increase max group name length to 32 charactersaszlig1-1/+1
2018-04-05Merge pull request #38111 from oxij/tree/cleanupsMichael Raskin1-29/+23
2018-03-30user/group assertion to not exceed the 32 character limitJoachim Schiele1-0/+2
2018-03-30nixos: users-groups: cleanupJan Malakhovski1-29/+23
2018-02-27Create /home with the right permissionsEelco Dolstra1-2/+3
2018-02-05Move creation of /root to the activation scriptEelco Dolstra1-0/+2
2017-11-05users-groups module: use `buildEnv` in per-user profilesMichal Rus1-4/+6
2017-07-29environment.etc: add user/group optionVolth1-1/+1
2017-05-12users-groups module: add per-user packagestv1-0/+23
2016-09-13users-groups module: optionSet -> submoduleEric Sagnes1-30/+30
2016-06-25modules/users-groups: add shell exampleProfpatsch1-1/+7
2016-06-19Merge pull request #16189 from zimbatm/usershell-configzimbatm1-7/+18
2016-06-14nixos: remove the grsecurity GIDJoachim Fasting1-2/+0
2016-06-12Use shell packages to select the user's shellzimbatm1-7/+18
2016-01-02Fix package name typoJacob Mitchell1-1/+1
2015-10-14Factor out option renamingEelco Dolstra1-0/+4
2015-09-02Rename users.extraUsers -> users.users, users.extraGroup -> users.groupsEelco Dolstra1-16/+16