nixpkgs/modules
Eelco Dolstra 6e118cd66b * Change the default desktop manager from "xterm" to the last imported
and enabled desktop manager (e.g. "kde" if KDE is enabled, and
  "xterm" if nothing is explicitly enabled).  This means that you
  don't have to write

    services.xserver.desktopManager.default = "kde4";

  anymore in addition to

    services.xserver.desktopManager.kde4.enable = true;

  to make KDE the default desktop environment.
  
* Remove the "none + none" session type.

* Remove the "+ none" string at the end of session types.  I.e. now
  it's "kde", not "kde + none".

* In kdm, add coreutils to its SystemPath so that it can remove the
  temporary directories in /tmp that it creates.

svn path=/nixos/trunk/; revision=23036
2010-08-08 14:05:32 +00:00
..
config nixos: authenticate through kerberos 2010-08-06 08:50:48 +00:00
hardware Adding support for the rt73 usb wifi nic firmware loading. 2009-09-18 20:49:12 +00:00
installer * Enable wpa_supplicant on the installation CD. 2010-08-08 13:55:35 +00:00
misc * Run CUPS' external programs in the "lp" group so that they can 2010-08-06 14:52:09 +00:00
programs * Rename the pwdutils' module to shadow'. 2010-06-02 21:16:27 +00:00
security nixos: authenticate through kerberos 2010-08-06 08:50:48 +00:00
services * Change the default desktop manager from "xterm" to the last imported 2010-08-08 14:05:32 +00:00
system * In the installation CD, pass the label of the CD through the 2010-08-07 14:16:18 +00:00
tasks * Remove a debug line that should not have been committed. 2010-07-12 16:40:02 +00:00
testing svn path=/nixos/trunk/; revision=22647 2010-07-18 22:29:40 +00:00
virtualisation * Use the regular GRUB menu builder for Amazon. There are two issues: 2010-07-22 14:40:29 +00:00
module-list.nix * Change the default desktop manager from "xterm" to the last imported 2010-08-08 14:05:32 +00:00
rename.nix * Improve obsolete/deprecated option warnings. 2010-05-07 15:14:50 +00:00