This commit is contained in:
Stuce 2025-11-13 17:16:37 +01:00
parent 7952e5c101
commit f6f0b5e4e2

View file

@ -34,6 +34,7 @@ in {
};
virtualHosts."eink.${host}" = {
forceSSL = true;
enableACME = true;
# sslCertificateKey = "/etc/nginx/certs/ca.key";
# sslCertificate = "/etc/nginx/certs/ca.crt";
extraConfig = ''