``` ExecStart = '' ${pkgs.matrix-dendrite}/bin/dendrite-monolith-server \ --tls-cert server.crt \ --tls-key server.key \ --config ${configurationYaml} ''; ```