same shit

This commit is contained in:
Charlotte 🦝 Delenk 2022-01-14 21:55:47 +01:00
parent a1b7c7aa10
commit 777a71bfad
Signed by: darkkirb
GPG key ID: 015E3768A70AFBC5

View file

@ -15,7 +15,7 @@ in
services.nginx.virtualHosts.${config.services.grafana.domain} = {
forceSSL = true;
http2 = true;
http3 = true;
# http3 = true;
listenAddresses = listenIPs;
sslCertificate = "/var/lib/acme/int.chir.rs/cert.pem";
sslCertificateKey = "/var/lib/acme/int.chir.rs/key.pem";