MyNixOS website logo
option

services.dendrite.tlsKey

The path to the TLS key.

  nix-shell -p dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"
Declarations
Type
null or path
Default
null
Example
"/var/lib/dendrite/server.key"