users/colin: persist some notable cache directories
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user