MyNixOS website logo
option

services.beesd.filesystems.<name>.extraOptions

Extra command-line options passed to the daemon. See upstream bees documentation.

Declarations
Type
list of string
Default
[ ]
Example
[ "--thread-count" "4" ]