kanshi & gamemode

This commit is contained in:
soraefir
2025-09-17 14:42:38 +02:00
parent 211ef28e43
commit d8cdfa4c54
3 changed files with 39 additions and 27 deletions

View File

@@ -7,5 +7,7 @@ in {
remotePlay.openFirewall = true;
extraCompatPackages = with pkgs; [proton-ge-bin];
};
programs.gamemode.enable = true;
};
}

View File

@@ -22,6 +22,7 @@ in {
"docker"
"podman"
"wireshark"
"gamemode"
];
}) config.syscfg.users);
};