This commit is contained in:
RingOfStorms (Josh) 2024-07-09 00:27:54 -05:00
parent adfbe73628
commit 11acb2c956
4 changed files with 16 additions and 5 deletions

View file

@ -40,7 +40,7 @@
# Enable OpenGL
hardware.opengl = {
enable = true;
driSupport = true;
# driSupport = true;
driSupport32Bit = true;
};