services.transmission.settings.incomplete-dir
NixOS option
When enabled with services.transmission.home services.transmission.settings.incomplete-dir-enabled, new torrents will download the files to this directory. When complete, the files will be moved to download-dir services.transmission.settings.download-dir.
type: absolute pathDefault
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →"${config.services.transmission.home}/.incomplete"