Fixing Hyprland crash
This commit is contained in:
@ -1 +1,5 @@
|
||||
{ ... }: { hardware.opengl = { enable = true; }; }
|
||||
{ ... }: {
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user