services.silverbullet.extraArgs

NixOS option

Extra arguments passed to silverbullet.

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