diff --git a/features/gaming.nix b/features/gaming.nix index 9231631..5843ece 100644 --- a/features/gaming.nix +++ b/features/gaming.nix @@ -2,7 +2,7 @@ environment.systemPackages = with pkgs; [ protonup-qt vesktop - localPackages.gamescope + localPackages.x86_64-linux.gamescope ]; programs.steam = { diff --git a/pkgs/gamescope/shaders-patch.patch b/pkgs/gamescope/shaders-path.patch similarity index 100% rename from pkgs/gamescope/shaders-patch.patch rename to pkgs/gamescope/shaders-path.patch