{ # Reqeusts SSL and adds the site to nginx services.nginx.virtualHosts."forum.hermitcollective.net" = { forceSSL = true; enableACME = true; root = "/var/www/forum.hermitcollective.net"; }; }