fix gs backup

This commit is contained in:
Tim Schubert 2023-01-22 14:15:15 +01:00
parent b253f2b6b4
commit 4d380ff601
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 23 additions and 4 deletions

View file

@ -88,6 +88,8 @@ in
startAt = "monthly";
};
systemd.timers."borgbackup-job-gs".enable = false;
services.borgbackup.jobs.bs = mkIf cfg.bs.enable {
paths = "/";
exclude = backupExcludes;