services.hledger-web.extraOptions

NixOS option

Extra command line arguments to pass to hledger-web.

type: list of string
Default
[ ]
Example
[
  "--forecast"
]
declared in: nixos/modules/services/web-apps/hledger-web.nixView source on NixOS/nixpkgs →