This commit is contained in:
Nathan McCarty 2023-04-09 00:30:35 -04:00
parent 57e1dfd1b8
commit 18e0f0ed2d
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@
hardware.opengl = {
enable = true;
driSupport = true;
driSupport32 = true;
driSupport32Bit = true;
};
}