Camelot: add Sonarr

This commit is contained in:
Victor Mignot 2023-11-24 22:12:02 +01:00
parent 0a8bba47e7
commit 2ecefd60e3
Signed by: dala
GPG key ID: 5E7F2CE1BEAFED3D

View file

@ -16,4 +16,9 @@
}; };
}; };
}; };
services.sonarr = {
enable = true;
openFirewall = true;
};
} }