Commit graph

8 commits

Author SHA1 Message Date
d1c7a721cc
backupClient: add option for SSH identity file 2022-07-19 20:27:59 +02:00
fa2ff2bd39
expose the path to the backup passphrase as an option 2022-07-17 20:40:12 +02:00
7d4f36d831
add option TCPKeepAlive to borg ssh connection 2022-04-16 08:22:39 +02:00
790d62a58f
allow renaming borg backups 2022-04-15 19:45:58 +02:00
5419038e75
fix borg behaviour with relative paths by using absolute paths
If a relative path is given to a repository that already exists, but
borg did not backup to previously, borg tries to create a backup
relative to this path.

Might also be due to path restrictio in borg serve...
2022-04-15 18:10:03 +02:00
f901a0f775
Update backup config 2022-04-10 16:07:17 +02:00
825501bbd6
fix backup 🤦 2021-10-04 22:28:54 +02:00
2d9150098e
port to flakes 2021-06-27 22:45:34 +02:00
Renamed from modules/backup.nix (Browse further)