Steam,Auto,Onizuka, clean up home with XDG
This commit is contained in:
parent
ddb232fba9
commit
69ff1ae022
3 changed files with 17 additions and 8 deletions
|
|
@ -23,6 +23,8 @@
|
|||
|
||||
home.sessionVariables = {
|
||||
GRADLE_USER_HOME = "${config.xdg.dataHome}/gradle";
|
||||
CARGO_HOME = "${config.xdg.dataHome}/cargo";
|
||||
JULIA_DEPOT_PATH = "${config.xdg.dataHome}/julia:$JULIA_DEPOT_PATH";
|
||||
CUDA_CACHE_PATH = "${config.xdg.cacheHome}/nv";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue