From 2eb9f4d16d3ef1944bc9a103109cffb30aac22a3 Mon Sep 17 00:00:00 2001 From: Mohamed Chrayed Date: Thu, 5 Mar 2026 17:53:21 +0100 Subject: [PATCH] steam env --- modules/gaming/sys/steam.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/gaming/sys/steam.nix b/modules/gaming/sys/steam.nix index 590a07a..a0fb68f 100644 --- a/modules/gaming/sys/steam.nix +++ b/modules/gaming/sys/steam.nix @@ -7,8 +7,6 @@ extraEnv = { GAMEMODERUN = "1"; PROTON_ENABLE_HDR = "1"; - DXVK_HDR = "1"; - ENABLE_HDR_WSI = "1"; PROTON_FSR4_UPGRADE = "1"; DXIL_SPIRV_CONFIG = "wmma_rdna3_workaround"; };