MyNixOS website logo
option

services.transmission.extraFlags

Extra flags passed to the transmission command in the service definition.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--log-debug"
]