diff --git a/home/dot_config/borgmatic.d/torus_bulk.yaml b/home/dot_config/borgmatic.d/torus_bulk.yaml index 21af3e32..e25472c5 100644 --- a/home/dot_config/borgmatic.d/torus_bulk.yaml +++ b/home/dot_config/borgmatic.d/torus_bulk.yaml @@ -1,6 +1,7 @@ source_directories: - /engi/backup # Static files and service dumps - /var/lib/nextcloud # nextcloud files (besides sql dump) + - /engi/sync # Syncthing backups before_backup: - "tree /engi > /engi/backup/tree.txt"