Should probably do that this way
This commit is contained in:
parent
14c2f4fcb7
commit
cbcccc11ca
3 changed files with 2 additions and 4 deletions
|
@ -13,7 +13,7 @@
|
|||
sops.secrets."rpcSecret".owner = config.users.users.aria2.name;
|
||||
|
||||
services.aria2 = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
downloadDir = "/var/lib/media";
|
||||
rpcListenPort = 6969;
|
||||
rpcSecretFile = config.sops.secrets."rpcSecret".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue