{ enableACME = true; addSSL = true; root = "/data/nginx/html_siliconheaven"; locations = { "/" = { index = "index.html"; }; }; }