Add radarr

This commit is contained in:
Nathan McCarty 2022-05-15 11:32:12 -04:00
parent db2886505c
commit 6d1f08b218
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 4 additions and 0 deletions

View File

@ -43,6 +43,10 @@
services.sonarr = {
enable = true;
};
# Enable radarr
services.radarr = {
enable = true;
};
# Open firewall ports
networking.firewall = {