gamecope fix m3-ares

This commit is contained in:
m3tam3re
2025-01-13 09:13:01 +01:00
parent 85515be4f0
commit 5e128fb2bc
3 changed files with 6 additions and 5 deletions

View File

@ -15,6 +15,7 @@
gamescopeSession.enable = true;
};
programs.gamescope = {
package = pkgs.stable.gamescope;
enable = true;
capSysNice = true;
};