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:
@@ -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