services.cross-seed.settings.dataDirs

NixOS option

Paths to be searched for matching data. If you use Injection, cross-seed will use the specified linkType to create a link to the original file in the linkDirs. If linkType is hardlink, these must be on the same volume as the data.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/torrent/cross-seed.nixView source on NixOS/nixpkgs →