diff --git a/modules/gaming/sys/steam.nix b/modules/gaming/sys/steam.nix index 343c8e9..590a07a 100644 --- a/modules/gaming/sys/steam.nix +++ b/modules/gaming/sys/steam.nix @@ -3,11 +3,19 @@ programs.steam = { enable = true; extest.enable = true; - + package = pkgs-unstable.steam.override { + extraEnv = { + GAMEMODERUN = "1"; + PROTON_ENABLE_HDR = "1"; + DXVK_HDR = "1"; + ENABLE_HDR_WSI = "1"; + PROTON_FSR4_UPGRADE = "1"; + DXIL_SPIRV_CONFIG = "wmma_rdna3_workaround"; + }; + }; extraCompatPackages = with pkgs-unstable; [ proton-ge-bin ]; - extraPackages = with pkgs-unstable; [ gamescope mangohud