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