Fixed steam (again)
This commit is contained in:
parent
47412f3ecf
commit
a3ebd69eac
1 changed files with 4 additions and 0 deletions
|
|
@ -22,6 +22,10 @@
|
||||||
".nixops"
|
".nixops"
|
||||||
".local/share/keyrings"
|
".local/share/keyrings"
|
||||||
".local/share/direnv"
|
".local/share/direnv"
|
||||||
|
{
|
||||||
|
directory = ".var/app";
|
||||||
|
method = "symlink";
|
||||||
|
}
|
||||||
#{
|
#{
|
||||||
# directory = ".local/share/Steam";
|
# directory = ".local/share/Steam";
|
||||||
# method = "symlink";
|
# method = "symlink";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue