set org_device env variable

This commit is contained in:
2025-04-11 21:13:44 -06:00
parent c8afcac4c5
commit 512f551cf8
2 changed files with 4 additions and 3 deletions

View File

@@ -161,6 +161,7 @@
WGETRC = "${XDG_CONFIG_HOME}/wgetrc";
XCOMPOSECACHE = "${XDG_CACHE_HOME}/X11/xcompose";
"_JAVA_OPTIONS" = "-Djava.util.prefs.userRoot=${XDG_CONFIG_HOME}/java";
ORG_DEVICE = "workstation";
# NVIDIA
CUDA_CACHE_PATH = "${XDG_CACHE_HOME}/nv";