nixpkgs/nixos/modules/config
Eelco Dolstra a9f5e77e2f update-users-groups.pl: Generate hashed passwords internally
I.e. don't call "passwd" to update /etc/shadow from the "password"
option. This has the side-effect of not updating the password if
mutableUsers = true (since the code path for "hashedPassword" has a
check for mutableUsers).

Fixes #4747.
2014-10-31 17:42:09 +01:00
..
fonts FONTCONFIG_FILE: remove setters to /etc/fonts/fonts.conf 2014-10-05 17:05:27 +02:00
gnu.nix
gtk-exe-env.nix
i18n.nix
krb5.nix
ldap.nix
networking.nix
no-x-libs.nix
nsswitch.nix
power-management.nix
pulseaudio.nix eval fix 2014-10-07 21:46:15 +02:00
qt-plugin-env.nix
shells-environment.nix Replace environment.profileVariables by environment.profileRelativeEnvVars 2014-09-07 19:41:00 +02:00
swap.nix
sysctl.nix
system-environment.nix
system-path.nix
timezone.nix
unix-odbc-drivers.nix
update-users-groups.pl update-users-groups.pl: Generate hashed passwords internally 2014-10-31 17:42:09 +01:00
users-groups.nix passwordFile: update description 2014-10-23 04:52:50 +02:00
vpnc.nix
zram.nix