nixpkgs/etc
Nicolas Pierron 892d12bccf - Move some system configuration to options:
* system.nssModules
  * system.modulesTree
  * system.sbin.modprobe
  * system.sbin.mount
  * nix.envVars

- Remove Arguments that can be accessed either by "config" or "pkgs".

- Use the new scheme for upstart-jobs/default.nix.
This is now a configuration file which is imported by system/options.nix.

- Jobs can now include upstart-job/default.nix:
  * upstrat-jobs/cron.nix
  * upstart-jobs/dhclient.nix

=> No Nixos file refers to upstart-jobs/default.nix except if one of its options is require to define an extra job. (e.g.: cron, dhclient)

svn path=/nixos/branches/fix-style/; revision=13327
2008-11-18 18:00:09 +00:00
..
default * PAM config for SLiM. 2007-06-05 11:28:18 +00:00
pam.d * CUPS needs a PAM configuration file to allow users to authenticate 2008-11-07 11:51:17 +00:00
security * Use pam_console to change the ownership of various devices (sound, 2007-06-10 20:02:07 +00:00
skel Added bashrc files to make dircolors/prompt working on xterm/konsole etc. 2008-03-12 10:18:26 +00:00
bashrc.sh bashrc: Initialize `GST_PLUGIN_PATH' (GStreamer's plug-in search path). 2008-11-11 17:08:04 +00:00
default.nix - Move some system configuration to options: 2008-11-18 18:00:09 +00:00
dhclient-exit-hooks * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
hosts Allowed overriding 127.0.0.1 2007-10-26 05:02:50 +00:00
inputrc * Use the latest Nixpkgs on the installation CD. 2007-05-02 21:53:23 +00:00
issue * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
ldap.conf.nix * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
login.defs * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
nsswitch-mdns.conf Add support for `nss-mdns'. 2008-03-17 13:58:57 +00:00
nsswitch.conf * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
profile.sh * Move most bash initialisation to /etc/bashrc. Now finally ssh 2008-07-16 16:01:09 +00:00