feat: add jackett
This commit is contained in:
parent
c93db8ae28
commit
8cf5cbf50d
3 changed files with 8 additions and 9 deletions
7
modules/jackett.nix
Normal file
7
modules/jackett.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
|
||||
services.jackett = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue