services.qbit-manage.settings.cat

NixOS option

A mapping of categories and their associated paths.

type: attribute set of string
Default
{ }
Example
{
  sonarr = "/downloads/completed/sonarr";
  radaarr = "/downloads/completed/radaarr";
}
declared in: nixos/modules/services/torrent/qbit-manage.nixView source on NixOS/nixpkgs →