mirror of
https://github.com/genebean/dots.git
synced 2026-03-28 09:57:43 -04:00
Setup restic backups
This commit is contained in:
parent
7954bc29f9
commit
579157fbf6
4 changed files with 40 additions and 2 deletions
|
|
@ -20,4 +20,7 @@ in {
|
|||
];
|
||||
};
|
||||
};
|
||||
services.restic.backups.daily.paths = [
|
||||
"/orico/audiobookshelf"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue