services.nghttpx.frontends.*.params
Parameters to configure a backend.
- Type
null or (submodule)- Default
null- Example
{ tls = "tls"; }- Declared
- <nixpkgs/nixos/modules/services/networking/nghttpx/nghttpx-options.nix>
Parameters to configure a backend.
null or (submodule)null{
tls = "tls";
}