feat: add proton cachyos.

This commit is contained in:
CronyAkatsuki 2026-03-04 18:45:48 +01:00
parent c4a3332672
commit b8aebd054f
4 changed files with 43 additions and 1 deletions

View file

@ -17,6 +17,9 @@
enable = true;
protontricks.enable = true;
localNetworkGameTransfers.openFirewall = true;
extraCompatPackages = with pkgs; [
proton-cachyos-x86_64_v3
];
};
# Enable gamescope
programs.gamescope = {