add gaming

This commit is contained in:
2025-11-05 19:05:56 -06:00
parent 85c8b9ec1c
commit e329c17546
7 changed files with 117 additions and 0 deletions

View File

@@ -32,6 +32,14 @@
greetd.enable = true;
};
gaming = {
steam.enable = true;
lutris.enable = true;
proton_ge.enable = true;
gamemode.enable = true;
mangohud.enable = true;
};
# fix power buttons
services.logind.settings.Login = {
HandlePowerKey = "suspend";