This commit is contained in:
RingOfStorms (Josh) 2024-07-09 00:27:54 -05:00
parent c68285e4d7
commit 5c08aff2a5
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;
};