Try jackett
This commit is contained in:
parent
1a5b0c3927
commit
853578cbc2
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@ in
|
|||
rpcListenPort = ports.aria2;
|
||||
rpcSecretFile = config.sops.secrets.aria2.path;
|
||||
};
|
||||
jackett = {
|
||||
enable = true;
|
||||
user = usr;
|
||||
};
|
||||
jellyfin = {
|
||||
enable = true;
|
||||
user = usr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue