steam-run: set multiArch to true
Patch by @K900
This commit is contained in:
parent
e2078e747c
commit
191945bd1d
@ -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" ''
|
||||
|
Loading…
Reference in New Issue
Block a user