From 618a28a5047e3b37d5f0344d950cf3f55ca7dde2 Mon Sep 17 00:00:00 2001 From: Mohamed Chrayed Date: Tue, 10 Mar 2026 20:56:42 +0100 Subject: [PATCH] removed unstable --- 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 df0c146..9f89a9c 100644 --- a/modules/gaming/sys/steam.nix +++ b/modules/gaming/sys/steam.nix @@ -14,8 +14,6 @@ }; extraCompatPackages = with pkgs-unstable; [ proton-ge-bin - ]; - extraPackages = with pkgs-unstable; [ gamescope mangohud ];