secrets: move borg backup to subdir

This commit is contained in:
Antoine Martin 2021-04-23 19:24:54 +02:00
parent 3b634acd78
commit b861b1bba0
5 changed files with 8 additions and 3 deletions

View file

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

Binary file not shown.