* Make "kde" the default since "gnome" is broken.

svn path=/nixos/trunk/; revision=15464
This commit is contained in:
Eelco Dolstra 2009-05-06 09:09:53 +00:00
parent e4a1748226
commit f7f64961ad

View File

@ -1262,7 +1262,7 @@ in
};
sessionType = mkOption {
default = "gnome";
default = "kde";
example = "xterm";
description = "
The kind of session to start after login. Current possibilies