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