boreal: get rid of git crypt secrets for this host

Also move to restic-backup
This commit is contained in:
Antoine Martin 2022-01-21 00:29:44 +01:00
parent 38fb614309
commit ceac41132e
7 changed files with 18 additions and 14 deletions

View file

@ -5,6 +5,5 @@ let
;
in
{
boreal-repo = fileContents ./boreal-repo.secret;
poseidon-repo = fileContents ./poseidon-repo.secret;
}