summary refs log tree commit diff
path: root/nixos/modules/config/update-users-groups.pl
Commit message (Expand)AuthorAge
* 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