feat: enable gamemode program with steam

This commit is contained in:
Dmitriy Kholkin 2025-07-04 14:25:18 +03:00
parent 39bbb45ca3
commit 942a8686b5
Signed by: AtaraxiaDev
GPG Key ID: FD266B810DF48DF2

View File

@ -16,6 +16,7 @@ in
};
config = mkIf cfg.enable {
programs.gamemode.enable = true;
programs.gamescope.enable = true;
programs.gamescope.capSysNice = false;