about summary refs log tree commit diff
path: root/nixos/modules/config/users-groups.nix
Commit message (Expand)AuthorAge
* nixos/users: validate password hashesrnhmjoj2020-06-15
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* users-groups: fix typoDrew2019-10-23
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | treewide: remove redundant quotesvolth2019-08-26
|/
* environment.profiles: fix order of profilesTobias Happ2019-08-10
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
* nixos/users: fix users home directory with isNormalUserJeff Slight2018-10-24
* systemd: added groups kvm, renderEric Wolf2018-08-25
* fix build with allowAliases=falsevolth2018-07-23
* [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
* Increase max group name length to 32 charactersaszlig2018-04-08
* Merge pull request #38111 from oxij/tree/cleanupsMichael Raskin2018-04-05
|\
| * nixos: users-groups: cleanupJan Malakhovski2018-03-30
* | user/group assertion to not exceed the 32 character limitJoachim Schiele2018-03-30
|/
* Create /home with the right permissionsEelco Dolstra2018-02-27
* Move creation of /root to the activation scriptEelco Dolstra2018-02-05
* users-groups module: use `buildEnv` in per-user profilesMichal Rus2017-11-05
* environment.etc: add user/group optionVolth2017-07-29
* users-groups module: add per-user packagestv2017-05-12
* users-groups module: optionSet -> submoduleEric Sagnes2016-09-13
* modules/users-groups: add shell exampleProfpatsch2016-06-25
* Merge pull request #16189 from zimbatm/usershell-configzimbatm2016-06-19
|\
| * Use shell packages to select the user's shellzimbatm2016-06-12
* | nixos: remove the grsecurity GIDJoachim Fasting2016-06-14
|/
* Fix package name typoJacob Mitchell2016-01-02
* Factor out option renamingEelco Dolstra2015-10-14
* Rename users.extraUsers -> users.users, users.extraGroup -> users.groupsEelco Dolstra2015-09-02
* If !cfg.mutableUsers, require a password or SSH authorized keyEelco Dolstra2015-09-02
* pam_mount module: integrate pam_mount into PAM of NixOSThomas Strobel2015-07-04
* Fix references to current-system/sw/sbinWilliam A. Kennington III2015-04-01
* Add "input" groupEelco Dolstra2015-03-03
* fix manualDomen Kožar2015-01-03
* clarify things about hashed passwords and mutableUsersDomen Kožar2015-01-02
* Obsolete security.initialPasswordEelco Dolstra2014-11-03
* Handle initialPassword and initialHashedPassword for !mutableUsersEelco Dolstra2014-11-03
* Add initialPassword and initialHashedPassword optionsEelco Dolstra2014-11-03
* passwordFile: update descriptionLongrin Wischnewski2014-10-23
* nixos: Add also group.members to groupRickard Nilsson2014-09-22
* Support users-groups.json referring to store pathsEelco Dolstra2014-09-10
* Fix subuid/subgid generationEelco Dolstra2014-09-05
* Merge recent master into stagingVladimír Čunát2014-08-30
|\
| * nixos/users-groups: Fix eval on missing uid/gid.aszlig2014-08-29
| * Merge pull request #3100 from tailhook/new-shadowMichael Raskin2014-08-29
| |\
| | * First implementation of subuid/subgid manipulation modulePaul Colomiets2014-08-01
* | | Merge recent master into stagingVladimír Čunát2014-08-21
|\| |
| * | use mkDefault on root's shellMatej Cotman2014-08-20
| |/
* | Add user attribute isNormalUserEelco Dolstra2014-08-15
* | Unify mutableUsers = { true, false }Eelco Dolstra2014-08-15
|/