services: add backup

This is using `restic` and Backblaze B2 buckets
This commit is contained in:
Bruno BELANYI 2021-02-07 12:19:52 +00:00
parent 4ceb0f7552
commit 61cd897d1f
2 changed files with 107 additions and 0 deletions

View file

@ -2,6 +2,7 @@
{
imports = [
./backup.nix
./gitea.nix
./indexers.nix
./jellyfin.nix