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

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