disable wayland, fix aurora
This commit is contained in:
parent
5153dc64f6
commit
d712383356
3 changed files with 8 additions and 4 deletions
|
|
@ -82,6 +82,7 @@
|
|||
# Enable the GNOME Desktop Environment.
|
||||
services.xserver.displayManager.gdm.enable = true;
|
||||
services.xserver.desktopManager.gnome.enable = true;
|
||||
services.displayManager.gdm.wayland = false;
|
||||
|
||||
# Configure keymap in X11
|
||||
services.xserver = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue