services.transmission.enable
NixOS option
Whether to enable the headless Transmission BitTorrent daemon. Transmission daemon can be controlled via the RPC interface using transmission-remote, the WebUI (http://127.0.0.1:9091/ by default), or other clients like stig or tremc. Torrents are downloaded to services.transmission.home/Downloads by default and are accessible to users in the “transmission” group.
type: booleanDefault
false
Example
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →true