nixpkgs/modules/programs
Eelco Dolstra c089738bdc * Use the shadow' package instead of pwdutils', `pam_login' and
`su'.
* The `usermod' from `shadow' allows setting a supplementary group
  equal to the user's primary group, so the special hack for the
  `nixbld' group is no longer needed.
* Removed /etc/default/passwd since it's not used by the new passwd.
  The hash is configured in pam_unix.
* Move some values for `security.setuidPrograms' and
  `security.pam.services' to the appropriate modules.

svn path=/nixos/trunk/; revision=22107
2010-06-02 21:10:48 +00:00
..
bash * Added an option to enable support for 32-bit binaries (such as Wine 2010-05-30 22:00:52 +00:00
pwdutils * Use the shadow' package instead of pwdutils', `pam_login' and 2010-06-02 21:10:48 +00:00
blcr.nix * Remove `stopOn = "shutdown"' which doesn't work. 2010-06-02 16:05:09 +00:00
info.nix INFOPATH fix; the info.nix module should not set the INFOPATH variable in bashrc, 2010-04-29 18:59:05 +00:00
ssh.nix Update users of `services.sshd'. 2010-03-11 17:02:53 +00:00
ssmtp.nix Rename environment.extraPackages to environment.systemPackages. 2009-10-07 17:14:25 +00:00