services.transmission.performanceNetParameters

NixOS option

Whether to enable tweaking of kernel parameters to open many more connections at the same time. Note that you may also want to increase peer-limit-global. And be aware that these settings are quite aggressive and might not suite your regular desktop use. For instance, SSH sessions may time out more easily.

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/torrent/transmission.nixView source on NixOS/nixpkgs →