fix steam folder path
This commit is contained in:
parent
a0640360f0
commit
4f4bd5c462
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ ... }: final: prev: {
|
||||
steam = prev.steam.override {
|
||||
extraBwrapArgs = [
|
||||
"--bind $HOME/.local/steam_home $HOME"
|
||||
"--bind $HOME/.local/share/steam_home $HOME"
|
||||
"--unsetenv XDG_CACHE_HOME"
|
||||
"--unsetenv XDG_CONFIG_HOME"
|
||||
"--unsetenv XDG_DATA_HOME"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue