nixpkgs/etc
Eelco Dolstra f2780fdc62 * Add a top-level default.nix for NixOS which has attributes useful
for building parts of the system.  E.g.

  $ nix-build /etc/nixos/nixos -A upstartJobs.xserver

  to build the Upstart job for the X server, or

  $ nix-build /etc/nixos/nixos -A kernel

  to build the NixOS kernel.

* /etc/profile.sh: if ~/.nix-defexpr doesn't exist yet, create it as a
  directory and add links to root's channels, /etc/nixos/nixos and
  /etc/nixos/install-source.nix (as "nixpkgs_sys").
  
* boot.useKernel -> boot.kernel.

svn path=/nixos/trunk/; revision=9334
2007-09-18 15:06:24 +00:00
..
default * PAM config for SLiM. 2007-06-05 11:28:18 +00:00
fonts * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
pam.d Added Gateway6 upstart-job and options for it. Sudo configuration for PAM 2007-07-09 11:21:04 +00:00
security * Use pam_console to change the ownership of various devices (sound, 2007-06-10 20:02:07 +00:00
default.nix * make-etc / activate-configuration: allow /etc files to be installed 2007-08-16 15:09:06 +00:00
dhclient-exit-hooks * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
hosts * Refactoring: move stuff around. 2007-03-30 12:59:43 +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 * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
login.defs * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
nsswitch.conf * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00
profile.sh * Add a top-level default.nix for NixOS which has attributes useful 2007-09-18 15:06:24 +00:00
syslog.conf * Refactoring: move stuff around. 2007-03-30 12:59:43 +00:00