{ enableACME = true; addSSL = true; http3 = true; http3_hq = true; kTLS = true; extraConfig = '' brotli off; ''; locations = { "/" = { proxyPass = "http://192.168.100.13:80"; }; }; }