Adding usbutils
This commit is contained in:
parent
032693ef39
commit
97e4cd49d7
1 changed files with 1 additions and 0 deletions
|
|
@ -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} "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue