diff --git a/pkgs/games/steam/fhsenv.nix b/pkgs/games/steam/fhsenv.nix index af29cc02d4b..2487cc0ef7c 100644 --- a/pkgs/games/steam/fhsenv.nix +++ b/pkgs/games/steam/fhsenv.nix @@ -298,7 +298,7 @@ in buildFHSEnv rec { name = "steam-run"; targetPkgs = commonTargetPkgs; - inherit multiPkgs profile extraInstallCommands; + inherit multiArch multiPkgs profile extraInstallCommands; inherit unshareIpc unsharePid; runScript = writeShellScript "steam-run" ''