Use X11 SDDM on hypnos
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m30s
All checks were successful
Check flake / build-amd64-linux (push) Successful in 2m30s
This commit is contained in:
parent
4469175877
commit
696418b486
@ -19,6 +19,7 @@
|
|||||||
displayManager.gdm.wayland = lib.mkForce false;
|
displayManager.gdm.wayland = lib.mkForce false;
|
||||||
videoDrivers = [ "nvidia" ];
|
videoDrivers = [ "nvidia" ];
|
||||||
};
|
};
|
||||||
|
services.displayManager.sddm.wayland.enable = lib.mkForce false;
|
||||||
|
|
||||||
# Workaround for label rendering bug in GTK4 with nvidia 470 driver
|
# Workaround for label rendering bug in GTK4 with nvidia 470 driver
|
||||||
environment.sessionVariables.GSK_RENDERER = "gl";
|
environment.sessionVariables.GSK_RENDERER = "gl";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user