MyNixOS website logo
option

services.tusd.extraArgs

Additional arguments given to tusd.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-verbose"
  "-log-format=json"
]