Adding usbutils

This commit is contained in:
ediblerope 2026-04-20 11:19:11 +01:00
parent 032693ef39
commit 97e4cd49d7

View file

@ -18,6 +18,7 @@
yt-dlp
ghostty.terminfo
matugen
usbutils
(pkgs.writeShellScriptBin "transcode-hevc" ''
export PATH="${pkgs.jellyfin-ffmpeg}/bin:${pkgs.coreutils}/bin:${pkgs.findutils}/bin:${pkgs.gnugrep}/bin:${pkgs.gawk}/bin:${pkgs.bc}/bin:${pkgs.curl}/bin:$PATH"
exec ${pkgs.bash}/bin/bash ${../scripts/transcode-hevc.sh} "$@"