wire rabbi gerzi backups

This commit is contained in:
Yisroel Baum 2026-08-17 21:05:55 +03:00
parent 558f509e33
commit f660c77dfa
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
2 changed files with 8 additions and 4 deletions

View file

@ -5,6 +5,10 @@
{
services.rabbi-gerzi = {
enable = true;
secretFiles = {
borgPassphrase = config.sops.secrets."borg-passphrase".path;
borgPrivateKey = config.sops.secrets."borg-private-key".path;
};
frontend = {
hostName = "rabbigerzi.yisroelbaum.com";
nginx = {