summary refs log tree commit diff
path: root/nixos/modules/config/update-users-groups.pl
Commit message (Expand)AuthorAge
* update-users-groups.pl: Keep track of deallocated UIDs/GIDsEelco Dolstra2017-03-29
* nixos/users-groups: chown home on createHomeFranz Pletz2017-03-08
* update-users-groups.pl: correctly guard duplicate uids for declarative usersDomen Kožar2016-08-30
* nixos/update-users-groups.pl: print UIDs and GIDsBjørn Forsman2016-07-01
* Ensure that the home directory exists even if the user already existsEelco Dolstra2015-02-24
* update-users-groups.pl: Use UTF-8 instead of latin1.Rüdiger Sonderfeld2014-11-08
* Handle removing a password if mutableUsers = falseEelco Dolstra2014-11-03
* Add initialPassword and initialHashedPassword optionsEelco Dolstra2014-11-03
* update-users-groups.pl: Generate hashed passwords internallyEelco Dolstra2014-10-31
* Fix setting an empty passwordEelco Dolstra2014-08-18
* Unify mutableUsers = { true, false }Eelco Dolstra2014-08-15