nixpkgs/modules/services
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
..
audio svn path=/nixos/branches/modular-nixos/; revision=16397 2009-07-16 15:01:56 +00:00
databases * Got rid of the extraPath field in jobs (use 2009-07-15 11:19:11 +00:00
hardware * Use the hal-info package. 2009-08-11 21:16:59 +00:00
logging * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
mail * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
misc * Added a module for the bluetooth daemon. 2009-08-10 18:25:09 +00:00
monitoring * Move the uid/gid mappings into a module. This allows other modules 2009-05-29 14:25:56 +00:00
network-filesystems * Continued refactoring the tree: moved most Upstart jobs (namely 2009-05-24 23:13:23 +00:00
networking * New nixos-rebuild action: "nixos-rebuild build-vm" builds a virtual 2009-08-11 01:35:56 +00:00
printing * Refactoring the Upstart module. Got rid of job.extraEtc, it's 2009-07-15 09:06:36 +00:00
scheduling * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00
system * Added a module for the bluetooth daemon. 2009-08-10 18:25:09 +00:00
ttys * More Upstart refactoring. 2009-07-16 13:55:11 +00:00
web-servers Implemented support for per application configuration files 2009-08-11 09:40:31 +00:00
x11 * Make the generation of /etc/pam.d more declarative. There now is an 2009-08-16 14:49:14 +00:00