{
services.nginx.virtualHosts."hertog.hermitcollective.net" = {
forceSSL = true;
enableACME = true;
root = "./";
};
}