borg-backup: display info during backup

This commit is contained in:
Antoine Martin 2021-03-24 00:16:13 +01:00
parent e6b1f1381a
commit 40d4f07df3

View file

@ -52,6 +52,7 @@ in {
passCommand = "cat /root/borgbackup/passphrase";
};
environment.BORG_RSH = "ssh -i /root/borgbackup/ssh_key";
extraCreateArgs = "--stats --list";
compression = "auto,zstd";
startAt = "daily";
prune.keep = {