mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 02:45:47 +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/state"
|
||||
".cache"
|
||||
".steam"
|
||||
"Notes"
|
||||
"Projects"
|
||||
"Documents"
|
||||
|
||||
@@ -18,10 +18,6 @@
|
||||
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;
|
||||
}
|
||||
# Example of recommanded launch options for your games in Steam :
|
||||
|
||||
Reference in New Issue
Block a user