feat: add prowlarr
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
3159aa25d3
commit
afbfdb3899
1 changed files with 4 additions and 0 deletions
|
|
@ -24,6 +24,10 @@
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.prowlarr = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
services.radarr = {
|
services.radarr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
group = "multimedia";
|
group = "multimedia";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue