MyNixOS website logo
option

services.qbittorrent.extraArgs

Extra arguments passed to qbittorrent. See qbittorrent -h, or the source code, for the available arguments.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--confirm-legal-notice"
]