From ba81d72859ab773e742d2c253c4337d051a8b0a7 Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 25 Aug 2025 21:55:58 -0400 Subject: steam: added protontricks --- features/system/gui/apps/steam.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'features/system/gui') 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 ]; -- cgit v1.2.3