Gaming optimizations
This commit is contained in:
@ -19,10 +19,12 @@ in {
|
||||
gamemode
|
||||
prismlauncher
|
||||
inotify-tools
|
||||
protonup-qt
|
||||
(pkgs.writeScriptBin "steamgrab" ''chown -R $(pgrep -nf steam | xargs -r ps -o uname= -p):steam /opt/Steam;'')
|
||||
];
|
||||
programs.gamemode.enable = true;
|
||||
programs.gamescope.enable = true;
|
||||
programs.gamescope.caSysNice = true;
|
||||
programs.steam.gamescopeSession.enable = true;
|
||||
systemSettings.bluetooth.enable = true;
|
||||
hardware.bluetooth = {
|
||||
|
Reference in New Issue
Block a user