Try aria2
This commit is contained in:
parent
9d2f6da9a0
commit
7780151b7d
3 changed files with 23 additions and 6 deletions
|
|
@ -26,6 +26,7 @@ with lib; {
|
|||
port = mkOption {
|
||||
type = types.attrsOf types.port;
|
||||
default = {
|
||||
aria2 = 30206;
|
||||
conduit = 29800;
|
||||
forgejo = 47674;
|
||||
headscale = 27327;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue