Update flake
This commit is contained in:
parent
c6d82e32ae
commit
1d72a9505c
3 changed files with 25 additions and 23 deletions
|
|
@ -11,7 +11,7 @@ in
|
|||
services = {
|
||||
aria2 = {
|
||||
enable = true;
|
||||
extraArguments = "--rpc-allow-origin-all --rpc-listen-all";
|
||||
extraArguments = "--rpc-listen-all";
|
||||
rpcListenPort = ports.aria2;
|
||||
rpcSecretFile = config.sops.secrets.aria2.path;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue