flake update + jellyfin-ffmpeg

This commit is contained in:
2024-10-01 19:16:21 -06:00
parent 47a0d36975
commit ead72a68ce
2 changed files with 32 additions and 31 deletions

View File

@@ -48,6 +48,7 @@ _self: super: {
inherit (pkgsU) radarr;
inherit (pkgsU) prowlarr;
inherit (pkgsU) jellyfin;
inherit (pkgsU) jellyfin-ffmpeg;
inherit (pkgsM) gallery-dl;
inherit (pkgsM) yt-dlp;
handbrake = super.handbrake.override { useGtk = true; };