From 720ebe4326b287145d7962b8014a75c9b030015d Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 23 Jun 2024 14:13:44 -0500 Subject: [PATCH] switching to a better gaming setup --- modules/gaming.nix | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/modules/gaming.nix b/modules/gaming.nix index fe24a0f..6a43fc6 100644 --- a/modules/gaming.nix +++ b/modules/gaming.nix @@ -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