Try radarr
This commit is contained in:
parent
472f7176ca
commit
9d2f6da9a0
1 changed files with 4 additions and 0 deletions
|
|
@ -12,5 +12,9 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
port = const.port.jellyseerr;
|
port = const.port.jellyseerr;
|
||||||
};
|
};
|
||||||
|
radarr = {
|
||||||
|
enable = true;
|
||||||
|
user = const.userName;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue