adding protontricks

This commit is contained in:
2024-12-17 22:16:45 -05:00
parent fe53feed59
commit 3bb8873e7d

View File

@@ -10,6 +10,7 @@
gamescopeSession.enable = true;
remotePlay.openFirewall = true;
localNetworkGameTransfers.openFirewall = true;
protontricks.enable = true;
extraCompatPackages = with pkgs; [proton-ge-bin];
extest.enable = true;
};