Merge pull request #85710 from worldofpeace/gnome-iso-wayland-default
installation-cd-graphical-gnome: don't run xorg default
This commit is contained in:
commit
af2009a800
@ -11,9 +11,6 @@ with lib;
|
|||||||
|
|
||||||
services.xserver.desktopManager.gnome3.enable = true;
|
services.xserver.desktopManager.gnome3.enable = true;
|
||||||
|
|
||||||
# Wayland can be problematic for some hardware like Nvidia graphics cards.
|
|
||||||
services.xserver.displayManager.defaultSession = "gnome-xorg";
|
|
||||||
|
|
||||||
services.xserver.displayManager.gdm = {
|
services.xserver.displayManager.gdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# autoSuspend makes the machine automatically suspend after inactivity.
|
# autoSuspend makes the machine automatically suspend after inactivity.
|
||||||
|
Loading…
Reference in New Issue
Block a user