services.centrifugo.credentials
Environment variables with absolute paths to credentials files to load on service startup.
- Type
attribute set of absolute path- Default
{ }- Example
{ CENTRIFUGO_UNI_GRPC_TLS_KEY = "/run/keys/centrifugo-uni-grpc-tls.key"; }- Declared
- <nixpkgs/nixos/modules/services/networking/centrifugo.nix>