mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
Fix steam's folder perm
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
This commit is contained in:
@@ -55,6 +55,7 @@
|
|||||||
".local/share"
|
".local/share"
|
||||||
".local/state"
|
".local/state"
|
||||||
".cache"
|
".cache"
|
||||||
|
".steam"
|
||||||
"Notes"
|
"Notes"
|
||||||
"Projects"
|
"Projects"
|
||||||
"Documents"
|
"Documents"
|
||||||
|
|||||||
@@ -18,10 +18,6 @@
|
|||||||
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/${config.var.username}/.steam/root/compatibilitytools.d";
|
STEAM_EXTRA_COMPAT_TOOLS_PATHS = "/home/${config.var.username}/.steam/root/compatibilitytools.d";
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.persistence."/persist".directories = [
|
|
||||||
"/home/${config.var.username}/.steam"
|
|
||||||
];
|
|
||||||
|
|
||||||
programs.gamemode.enable = true;
|
programs.gamemode.enable = true;
|
||||||
}
|
}
|
||||||
# Example of recommanded launch options for your games in Steam :
|
# Example of recommanded launch options for your games in Steam :
|
||||||
|
|||||||
Reference in New Issue
Block a user