services.dendrite.tlsKey
The path to the TLS key.
nix-shell -p dendrite --command "generate-keys --tls-cert server.crt --tls-key server.key"
- Type
null or absolute path- Default
null- Example
"/var/lib/dendrite/server.key"- Declared
- <nixpkgs/nixos/modules/services/matrix/dendrite.nix>