Transmission: Difference between revisions
→Installation: Removed mentions of transmission 3 due to deprecation and removal in active channels |
→Service configuration: GTK or QT packages are not required for the transmission systemd service. The default package is the CLI daemon. |
||
| Line 13: | Line 13: | ||
== Service configuration == | == Service configuration == | ||
The transmission daemon can be enabled declaratively as a <code>systemd</code> service with the settings under <code>services.transmission.settings</code>. [https://search.nixos.org/options?type=packages&query=transmission.settings View the documentation for more info]. | |||
Note that <code>services.transmission.package</code> defaults to: | |||
* <code>transmission_3</code> in the deprecated 25.05 channel | |||
* <code>transmission_4</code> from 25.11 onwards | |||
Example: | Example: | ||