enable jellyfin

This commit is contained in:
Danilo Reyes 2024-08-24 22:17:56 -06:00
parent 51a477e90f
commit f9d3da4237

View File

@ -24,7 +24,7 @@
kavita.enable = true; kavita.enable = true;
qbittorrent.enable = true; qbittorrent.enable = true;
jellyfin = { jellyfin = {
enable = false; enable = true;
enableCron = false; enableCron = false;
}; };
}; };