boreal: setup borgbackup

This commit is contained in:
Antoine Martin 2021-04-23 20:38:22 +02:00
parent b861b1bba0
commit ba2ccb559c
3 changed files with 23 additions and 0 deletions

Binary file not shown.

View file

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