services.zitadel.settings.TLS.Key

NixOS option

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 in: nixos/modules/services/web-apps/zitadel.nixView source on NixOS/nixpkgs →