switching to a better gaming setup

This commit is contained in:
Chris Cochrun 2024-06-23 14:13:44 -05:00
parent 257737abbf
commit 720ebe4326

View file

@ -2,11 +2,15 @@
with lib;
{
programs.steam.enable = true;
hardware.opengl = {
driSupport = true;
driSupport32Bit = true;
};
programs.steam = {
enable = true;
gamescopSession.enable = true;
};
programs.gamemode.enable = true;
environment.systemPackages = with pkgs; [
airshipper
lutris
@ -14,7 +18,7 @@ with lib;
protonup-qt
winePackages.waylandFull
winetricks
gamescope
# gamescope
# cemu
# yuzu
mangohud