added mangohud, vkbasalt as options to enable to apps/gaming module

This commit is contained in:
2025-11-10 08:09:33 -05:00
parent 43654c2946
commit 14a0160309
2 changed files with 14 additions and 5 deletions

View File

@@ -89,8 +89,10 @@ in {
localNetworkGameTransfers = true;
};
};
vkbasalt.enable = true;
gamemode.enable = true;
gamescope.enable = true;
mangohud.enable = true;
lutris = {
enable = true;
wine = {
@@ -100,10 +102,6 @@ in {
compatibility = {
protonSupport = true;
};
extraPackages = with pkgs; [
gamemode
mangohud
];
};
ffxiv.enable = true;