nixpkgs/modules
Eelco Dolstra fc9111fadf * Move various system initialisation tasks (e.g. mounting filesystems,
initialising network interfaces, etc.) to modules/tasks.  This
  follows the Upstart terminology: a service is a job that doesn't
  usually terminate (e.g. a daemon), while a task is a job that does
  some work and then exits.

svn path=/nixos/branches/modular-nixos/; revision=15771
2009-05-28 15:03:05 +00:00
..
config * That wasn't quite right. 2009-05-28 14:57:31 +00:00
installer/grub * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
programs * Move the /etc generation to modules/system/etc. 2009-05-28 13:17:56 +00:00
security * Move PAM configuration to modules/security/pam.nix. 2009-05-28 13:10:02 +00:00
services * Moved the guest-users.nix module to modules/config. Clearing the 2009-05-28 14:37:30 +00:00
system * More cleanup. 2009-05-28 13:36:38 +00:00
tasks * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
legacy.nix * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
module-list.nix * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00