fix gs backup
This commit is contained in:
parent
b253f2b6b4
commit
4d380ff601
5 changed files with 23 additions and 4 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue