services: setup restic backups service

This commit is contained in:
Antoine Martin 2021-08-09 19:34:23 +02:00
parent 1a0f0da28d
commit a763e0549f
6 changed files with 91 additions and 2 deletions

View file

@ -0,0 +1,4 @@
{ lib }:
{
poseidon-repo = lib.fileContents ./poseidon-repo.secret;
}

Binary file not shown.