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

@ -64,7 +64,7 @@ in
borg-backup = {
enable = true;
repo = secrets.borg-backup-repo;
repo = secrets.borg-backup.poseidon-repo;
};
fail2ban = {