feat: moved filebot cleanup to jellyfin persistence

This commit is contained in:
Leyla Becker 2025-10-03 21:10:20 -05:00
parent bc705098d6
commit 2935d43bcb

View file

@ -62,7 +62,7 @@ in {
}; };
environment.persistence = lib.mkIf config.host.impermanence.enable { environment.persistence = lib.mkIf config.host.impermanence.enable {
"/persist/system/filebot_cleanup" = { "/persist/system/jellyfin" = {
enable = true; enable = true;
hideMounts = true; hideMounts = true;
files = [ files = [