fix(borgmatic): revert #2197490b

This commit is contained in:
Will Holdsworth 2026-03-01 13:16:31 +11:00
parent 927428224f
commit cab4e8fd57
Signed by: will-holdsworth
SSH key fingerprint: SHA256:Ykee8aymMJNAiYeeEmiwcIzkA1wgd4v8OZcWGxjq12c
11 changed files with 0 additions and 77 deletions

View file

@ -13,13 +13,6 @@ in
group = "srv";
};
borgmatic.settings.sqlite_databases = [
{
name = "radarr";
path = "/srv/radarr/radarr.db";
}
];
caddy.virtualHosts."radarr.fi33.buzz".extraConfig = ''
reverse_proxy localhost:${toString port}
tls ${certloc}/cert.pem ${certloc}/key.pem {