Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
nghttpx
backends
*
params
option
services.nghttpx.backends.*.params
Parameters to configure a backend.
Declarations
nixos/modules/services/networking/nghttpx/nghttpx-options.nix
Type
null or (submodule)
Default
null
Example
{
proto
=
"h2"
;
tls
=
true
; }