{ services.caddy = { enable = true; email = "v@vt3e.cat"; globalConfig = '' on_demand_tls { ask http://localhost:3010/tls-check } ''; }; }