feat: add radarr, sonarr, transmission
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
118f1424d3
commit
5f87aa21e8
1 changed files with 4 additions and 0 deletions
|
|
@ -13,4 +13,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.radarr.enable = true;
|
||||||
|
services.sonarr.enable = true;
|
||||||
|
services.transmission.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue