MyNixOS website logo
option

services.rutorrent.plugins

List of plugins to enable. See the list of available plugins. Note: the unpack plugin needs the nonfree unrar package. You need to either enable one of the rpc or httprpc plugin or enable the services.rutorrent.nginx.exposeInsecureRPC2mount option.

Declarations
Type
list of (string or package)
Default
[
  "httprpc"
]
Example
[ "httprpc" "data" "diskspace" "edit" "erasedata" "theme" "trafic" ]