diff --git a/modules/restic/system.nix b/modules/restic/system.nix index f3c1e4d..d3fd470 100644 --- a/modules/restic/system.nix +++ b/modules/restic/system.nix @@ -11,6 +11,7 @@ let "/home/*/.local/share/Trash" # some gui applications use it "/root/.cache" "/data/cache/" + "/var/cache/" # Rust "/home/*/.rustup/toolchains/"