The transmission package to use.
Declarations
Type
packageDefault
''
if lib.versionAtLeast config.system.stateVersion "25.11" then
pkgs.transmission_4
else
«error message»
''Example
pkgs.transmission_4The transmission package to use.
package''
if lib.versionAtLeast config.system.stateVersion "25.11" then
pkgs.transmission_4
else
«error message»
''pkgs.transmission_4