This commit is contained in:
2024-10-19 21:36:47 -04:00
parent 4a3106009a
commit a194ea6eb9
8 changed files with 69 additions and 51 deletions

View File

@@ -77,6 +77,15 @@
];
};
programs.gamescope = {
enable = true;
capSysNice = true;
};
programs.steam = {
enable = true;
gamescopeSession.enable = true;
};
# this is a life saver.
# literally no documentation about this anywhere.
# might be good to write about this...