Switched back to stable following issues (WIP)

This commit is contained in:
Random936
2024-09-23 17:33:29 -07:00
parent 60bbd91f3d
commit 8c932c0398
6 changed files with 18 additions and 16 deletions

View File

@@ -35,9 +35,10 @@
nvidiaSettings = true;
};
graphics = {
opengl = {
enable = true;
enable32Bit = true;
driSupport = true;
driSupport32Bit = true;
};
};