profiles/gaming: add GameMode

This commit is contained in:
Gabriel Arazas 2023-12-04 18:05:56 +08:00
parent 44463c2b28
commit 42fced727c
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -28,6 +28,9 @@ in
gamescopeSession.enable = true;
};
# Get your game on, go play...
programs.gamemode.enable = true;
# Enable them controllers in case you have one.
hardware.steam-hardware.enable = true;
hardware.xone.enable = true;