mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
profiles/gaming: add GameMode
This commit is contained in:
parent
44463c2b28
commit
42fced727c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user