added steam + other gaming support

specifically applied to laptop only currently
This commit is contained in:
do butterflies cry? 2025-05-06 16:41:52 +10:00
parent 0e79069fb5
commit 24e1844069
2 changed files with 23 additions and 5 deletions

View file

@ -340,6 +340,12 @@ in {
# Enable OpenGL
hardware = {
graphics.enable = true;
# opengl = {
# enable = true;
# driSupport = true;
# driSupport32Bit = true;
# }
};
# DO NOT MODIFY