services.netbox.gunicornArgs
NixOS option
extra args for gunicorn when serving netbox
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/web-apps/netbox.nixView source on NixOS/nixpkgs →[ "--workers" "9" ]