Add jellyfin to nixarr config

This commit is contained in:
2025-10-19 18:59:00 -04:00
parent 8e937d248c
commit e66815d0a1

View File

@@ -5,6 +5,10 @@
}: {
nixarr = {
enable = true;
jellyfin = {
enable = true;
openFirewall = true;
};
sabnzbd = {
enable = true;
openFirewall = true;