nixpkgs/modules/services/x11/xserver
Eelco Dolstra 39bffdb34c * Make the generation of /etc/pam.d more declarative. There now is an
option security.pam.services containing the list of PAM services.
  For instance, the SLiM module simply declares:

    security.pam.services = [ { name = "slim"; localLogin = true; } ];

svn path=/nixos/trunk/; revision=16729
2009-08-16 14:49:14 +00:00
..
desktop-managers Fix typos in type names. (types.packages -> types.package) 2009-06-25 22:49:05 +00:00
display-managers * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
window-managers Replace extraPackages by x11Packages for all windows/desktop managers. 2009-06-25 22:08:03 +00:00
default.nix * Use the hal-info package. 2009-08-11 21:16:59 +00:00
xserver.conf Add Wacom X11 driver support 2009-08-03 19:55:33 +00:00