adding vaultwarden

This commit is contained in:
2025-10-07 21:09:42 -05:00
parent e0137dec51
commit c0f5ed5a2c
5 changed files with 2 additions and 185 deletions

View File

@@ -60,7 +60,7 @@ in
# reverse proxy entryo
services.nginx.virtualHosts."sonarr.snowbelle.lan" = {
enableACME = false;
forceSSL = false;
forceSSL = true;
sslCertificate = config.sops.secrets."ssl_blakedheld_crt".path;
sslCertificateKey = config.sops.secrets."ssl_blakedheld_key".path;
locations."/" = {