users/colin: persist some notable cache directories

This commit is contained in:
2023-07-13 07:17:27 +00:00
parent 8b3521d08f
commit f2eba95dfc

View File

@@ -73,6 +73,11 @@
"Pictures"
"Videos"
# these are persisted simply to save on RAM.
# ~/.cache/nix can become several GB.
# fontconfig and mesa_shader_cache are < 10 MB.
".cache/fontconfig"
".cache/mesa_shader_cache"
".cache/nix"
# ".cargo"