This commit is contained in:
2024-10-19 21:36:47 -04:00
parent eb7113f1e6
commit 4ae334d6ac
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...