nixpkgs/modules/config
Eelco Dolstra f729f12e4e Some cleanups in the activation script:
* Moved some scriptlets to the appropriate modules.
* Put the scriptlet that sets the default path at the start, since it
  never makes sense not to have it there.  It no longer needs to be
  declared as a dependency.
* If a scriptlet has no dependencies, it can be denoted as a plain
  string (i.e., `noDepEntry' is not needed anymore).

svn path=/nixos/trunk/; revision=23762
2010-09-13 15:41:38 +00:00
..
fonts.nix * Include fontconfig in the system path (for fc-list, fc-match etc.). 2010-08-10 00:03:36 +00:00
gnu.nix GNU: Don't require modules since we don't need to. 2010-03-11 22:54:47 +00:00
i18n.nix * Include only the en_US locale on the CD. This saves 75 MiB or so. 2009-06-05 17:19:30 +00:00
krb5.nix nixos: authenticate through kerberos 2010-08-06 08:50:48 +00:00
ldap.nix * One down, three to go. 2009-05-29 10:04:04 +00:00
networking.nix Add `localhost' under its "real" host name to /etc/hosts. 2009-07-08 16:10:09 +00:00
no-x-libs.nix Remove tabs 2010-04-15 15:47:26 +00:00
nsswitch-mdns.conf * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
nsswitch.conf * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
nsswitch.nix Oops. 2009-06-26 21:39:31 +00:00
power-management.nix * Try to load the p4_clockmod kernel module, which provides 2010-08-10 01:00:09 +00:00
swap.nix * Move the swap module to config/ because it doesn't provide a task 2010-07-06 09:01:15 +00:00
system-path.nix * Add share/emacs to the paths to symlink. 2010-08-16 08:00:18 +00:00
timezone.nix * Refactoring: moved some options out of system/options.nix (almost 2009-05-27 23:14:38 +00:00
unix-odbc-drivers.nix * More moving. 2009-05-25 14:19:33 +00:00
users-groups.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00