steam: Fix the steam library being inaccesible to steam
This commit is contained in:
parent
a936937ccf
commit
0b1c74693c
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
steam = prev.steam.override {
|
||||
extraBwrapArgs = [
|
||||
"--bind $HOME/.local/share/steam_home $HOME"
|
||||
"--bind $HOME/mounts $HOME/mounts"
|
||||
"--unsetenv XDG_CACHE_HOME"
|
||||
"--unsetenv XDG_CONFIG_HOME"
|
||||
"--unsetenv XDG_DATA_HOME"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue