config: expand launcher sources, set sklearn data, prune wallpapers

This commit is contained in:
2026-01-05 04:01:35 +01:00
parent d46534f50e
commit 136d237620
33 changed files with 2 additions and 1 deletions

View File

@@ -45,4 +45,5 @@ export LD_LIBRARY_PATH=/opt/rocm/lib:$LD_LIBRARY_PATH
{{- if (index $tags "dev") }}
export UV_CACHE_DIR="{{ .chezmoi.homeDir }}/Dev/uv/uv-cache/"
export SCIKIT_LEARN_DATA="$HOME/Dev/Jupyter/ml-course/.sklearn_data"
{{- end }}