135 current 2025-10-08 22:40:45 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 23:01:17 -05:00
parent e012243194
commit 83a45b2bae

View File

@@ -81,7 +81,7 @@ in
# networking.firewall.allowedTCPPorts = [ cfg.port ];
# internal reverse proxy entry
services.nginx.virtualHosts.".snowbelle.lan" = {
services.nginx.virtualHosts."qbit.snowbelle.lan" = {
enableACME = false;
forceSSL = true;
sslCertificate = config.sops.secrets."ssl_blakedheld_crt".path;