borg-backup: init repo if doesn't exist

This commit is contained in:
Antoine Martin 2021-03-24 20:50:47 +01:00
parent 4115c3d8d7
commit 8629db70e6

View file

@ -54,6 +54,7 @@ in {
environment.BORG_RSH = "ssh -i /root/borgbackup/ssh_key";
extraCreateArgs = "--stats --list";
extraPruneArgs = "--stats --list";
doInit = true;
compression = "auto,zstd";
startAt = "daily";
prune.keep = {