make gamesand mount data read-write
This commit is contained in:
parent
b726211af1
commit
06397e1f66
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ symlinkJoin {
|
|||
(steam-fhsenv-without-steam.override
|
||||
{
|
||||
extraBwrapArgs = [
|
||||
"--ro-bind ./files /game/files"
|
||||
"--bind ./files /game/files"
|
||||
"--bind ./appdata /home/$USER"
|
||||
"--chdir /game"
|
||||
"--ro-bind ./start.sh /game/start.sh"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue