services.llama-swap.tls.keyFile

NixOS option

Path to the TLS private key file. This key will be used to decrypt, data received from clients.

type: null or absolute path
Default
null
Example
"/path/to/key.pem"
declared in: nixos/modules/services/networking/llama-swap.nixView source on NixOS/nixpkgs →