Update periodico

This commit is contained in:
DarkGui
2025-09-23 14:51:08 -03:00
parent ac3653c8ab
commit ea9346a268
14 changed files with 316 additions and 86 deletions
+4 -3
View File
@@ -14,8 +14,9 @@
"steam-run"
];
## patch jogos
programs.gamescope.enable = true;
programs.gamemode.enable = true;
programs = {
gamescope.enable = true;
gamemode.enable = true;
};
}