diff --git a/modules/programs/gui/steam.nix b/modules/programs/gui/steam.nix index 318d989..5b62849 100644 --- a/modules/programs/gui/steam.nix +++ b/modules/programs/gui/steam.nix @@ -22,7 +22,7 @@ in { ]; }; gamescopeSession.enable = true; - extraCompatPackages = with pkgs; [proton-ge-bin.steamcompattool]; + extraCompatPackages = [pkgs.proton-ge-bin.steamcompattool]; }; # See # https://wiki.nixos.org/wiki/GameMode