nixpkgs/system
Eelco Dolstra 8d731dacad * X session script:
- Set the desktop background to the image ~/.background-image.
  - Depending on services.xserver.sessionType, start an xterm or a
    gnome-terminal as the "desktop" :-)

* Upstart jobs can now declare extra packages to be added to the
  system path through the `extraPath' attribute.  For instance, the
  ALSA job adds alsa-utils, and the X server job adds lots of stuff
  depending on the X configuration (e.g., xrandr, gnome-terminal,
  twm).

* Create a cdrom/dvd symlink for SCSI sr? devices.

svn path=/nixos/trunk/; revision=8221
2007-03-06 00:07:00 +00:00
..
etc * Set NIX_REMOTE when logging in through SSH. Quick hack. Should really 2007-03-01 15:31:05 +00:00
activate-configuration.sh * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
config.nix * Merge splash-themes.nix into the regular options infrastructure. 2007-01-08 22:41:41 +00:00
etc.nix * Set NIX_REMOTE when logging in through SSH. Quick hack. Should really 2007-03-01 15:31:05 +00:00
fonts.nix * Doesn't do anything. 2007-02-28 00:51:14 +00:00
modprobe * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
options.nix * X session script: 2007-03-06 00:07:00 +00:00
switch-to-configuration.sh * Doh. 2007-03-04 13:15:11 +00:00
system.nix * X session script: 2007-03-06 00:07:00 +00:00
system.sh * Refactoring. 2007-01-04 10:29:40 +00:00
upstart.nix * X session script: 2007-03-06 00:07:00 +00:00