porcorosso: force wayland off
This commit is contained in:
parent
58849dfc4f
commit
44e22b810c
1 changed files with 1 additions and 0 deletions
|
@ -163,6 +163,7 @@ in {
|
||||||
};
|
};
|
||||||
services.xserver.displayManager.gdm = {
|
services.xserver.displayManager.gdm = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
wayland = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
hardware.opengl.driSupport32Bit = true;
|
hardware.opengl.driSupport32Bit = true;
|
||||||
|
|
Loading…
Reference in a new issue