diff --git a/system/options.nix b/system/options.nix index 2f96a426638..40f4cb23132 100644 --- a/system/options.nix +++ b/system/options.nix @@ -1262,7 +1262,7 @@ in }; sessionType = mkOption { - default = "gnome"; + default = "kde"; example = "xterm"; description = " The kind of session to start after login. Current possibilies