jellyfin + subsync

This commit is contained in:
2024-09-03 00:33:01 -06:00
parent 007a368cf6
commit 9c40f2916c
2 changed files with 10 additions and 9 deletions

View File

@@ -31,7 +31,7 @@
unpackerr.enable = true;
jellyfin = {
enable = true;
enableCron = false;
enableCron = true;
};
};
};