programs.aria2.settings
Options to add to aria2.conf file. See aria2c(1) for options.
- Type
attribute set of (boolean or floating point number or signed integer or string)- Default
{ }- Example
{ listen-port = 60000; dht-listen-port = 60000; seed-ratio = 1.0; max-upload-limit = "50K"; ftp-pasv = true; }- Declared
- <home-manager/modules/programs/aria2.nix>