Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
fedimintd
<name>
nginx
config
listen
*
extraParameters
option
services.fedimintd.<name>.nginx.config.listen.*.extraParameters
Extra parameters of this listen directive.
Declarations
nixos/modules/services/networking/fedimintd.nix
Type
list of string
Default
[ ]
Example
[
"backlog=1024"
"deferred"
]