diff options
Diffstat (limited to 'features/system/gui')
| -rw-r--r-- | features/system/gui/apps/steam.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/system/gui/apps/steam.nix b/features/system/gui/apps/steam.nix index ab383bf..046b814 100644 --- a/features/system/gui/apps/steam.nix +++ b/features/system/gui/apps/steam.nix @@ -13,6 +13,7 @@ in { remotePlay.openFirewall = true; dedicatedServer.openFirewall = true; gamescopeSession.enable = true; + protontricks.enable = true; extraCompatPackages = with pkgs; [ proton-ge-bin ]; |
