Enable some gaming stuff

This commit is contained in:
Natsu Kagami 2021-12-09 15:54:26 -05:00
parent b306c15471
commit af3a97533a
Signed by: nki
GPG key ID: 7306B3D3C3AD6E51
4 changed files with 155 additions and 10 deletions

View file

@ -253,5 +253,8 @@
# Gaming!
programs.steam.enable = true;
hardware.opengl.driSupport = true;
# For 32 bit applications
hardware.opengl.driSupport32Bit = true;
}