nixos-config/services/restic
Felix Schröter abfc044256
fix(restic): fix ~/dev backups
Previously, since we created a new copy of ~/dev prior to every backup
run, we caused new ctimes to be set every time which lead to many
changed files on every backup run.
This change removes the deletion of ~/dev-backup after backups and
ensures deleted files get removed from ~/dev-backup as well.
This change should also drastically reduce download bandwidth during prunes.
2022-08-26 16:29:10 +02:00
..
common.nix feat(restic): limit resource usage 2022-05-11 20:26:19 +02:00
home-pc.nix fix(restic): fix ~/dev backups 2022-08-26 16:29:10 +02:00
home-server.nix chore(restic): reduce to 4 daily backups 2022-08-15 21:16:29 +02:00
lib.nix feat(restic): reduce download bandwidth 2022-08-11 19:35:44 +02:00