Revert "vanadium/restic: disable backblaze backup"

This reverts commit 57dd5ac4a9.
This commit is contained in:
Primrose 2025-08-10 00:59:13 +02:00
parent fce98b6f6a
commit 6283359969
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -7,22 +7,20 @@
"--keep-yearly 10"
];
in {
# # Disabled for now, it hits the daily transfer cap every midnight
#
# "backblaze" = {
# paths = [
# "/home/leana/Documents"
# "/home/leana/Calibre"
# ];
#
# passwordFile = config.age.secrets.restic_backblaze_pwd.path;
# repositoryFile = config.age.secrets.restic_backblaze_repo.path;
# environmentFile = config.age.secrets.restic_backblaze_env.path;
#
# timerConfig = null;
#
# inherit pruneOpts;
# };
"backblaze" = {
paths = [
"/home/leana/Documents"
"/home/leana/Calibre"
];
passwordFile = config.age.secrets.restic_backblaze_pwd.path;
repositoryFile = config.age.secrets.restic_backblaze_repo.path;
environmentFile = config.age.secrets.restic_backblaze_env.path;
timerConfig = null;
inherit pruneOpts;
};
"four" = {
paths = [