steam-run: inherit bwrap namespace settings
This commit is contained in:
parent
721ea006a8
commit
c44acaaceb
@ -295,6 +295,8 @@ in buildFHSUserEnv rec {
|
|||||||
targetPkgs = commonTargetPkgs;
|
targetPkgs = commonTargetPkgs;
|
||||||
inherit multiPkgs extraBuildCommands;
|
inherit multiPkgs extraBuildCommands;
|
||||||
|
|
||||||
|
inherit unshareIpc unsharePid;
|
||||||
|
|
||||||
runScript = writeScript "steam-run" ''
|
runScript = writeScript "steam-run" ''
|
||||||
#!${runtimeShell}
|
#!${runtimeShell}
|
||||||
run="$1"
|
run="$1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user