7 lines
53 B
Nix
7 lines
53 B
Nix
{
|
|
|
|
services.jackett = {
|
|
enable = true;
|
|
};
|
|
|
|
}
|