This commit is contained in:
John Lancaster
2026-03-26 23:07:29 -05:00
parent 409fe16b9f
commit d3fcf013b6
2 changed files with 1 additions and 18 deletions
+1
View File
@@ -1,5 +1,6 @@
{ self, inputs, ... }: {
flake.modules.nixos.steam = {
progams.gamemode.enable = true;
programs.steam = {
enable = true;
gamescopeSession.enable = true;