try without wayland
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
# ];
|
# ];
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_6_1;
|
boot.kernelPackages = pkgs.linuxPackages_6_1;
|
||||||
services.xserver.displayManager.gdm.wayland = false;
|
services.displayManager.gdm.wayland = false;
|
||||||
#boot.kernelParams = [
|
#boot.kernelParams = [
|
||||||
# "amdgpu.discovery=1"
|
# "amdgpu.discovery=1"
|
||||||
#];
|
#];
|
||||||
|
|||||||
Reference in New Issue
Block a user