services.zitadel.settings.TLS.Key

The TLS certificate private key, as a base64-encoded string.

Note that the contents of this option will be added to the Nix store as world-readable plain text. Set KeyPath instead if this is undesired.

Type
null or string
Default
null
Declared
<nixpkgs/nixos/modules/services/web-apps/zitadel.nix>