services.hoogle.extraOptions

NixOS option

Additional command-line arguments to pass to hoogle server

type: list of string
Default
[ ]
Example
[
  "--no-security-headers"
]
declared in: nixos/modules/services/development/hoogle.nixView source on NixOS/nixpkgs →