fix steam folder path
This commit is contained in:
parent
a0640360f0
commit
4f4bd5c462
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
environment.persistence."/nix/persist" = {
|
||||
users."${username}".directories = [
|
||||
".local/steam_home"
|
||||
".local/share/steam_home"
|
||||
".local/share/osu"
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue