services.nghttpx.tls.key

NixOS option

Path to the TLS key file.

type: string
Default
"/etc/ssl/keys/server.key"
Example
"/etc/ssl/keys/mykeyfile.key"
declared in: nixos/modules/services/networking/nghttpx/nghttpx-options.nixView source on NixOS/nixpkgs →