Corrected sensors.

This commit is contained in:
ediblerope 2026-04-20 11:34:49 +01:00
parent 50b66a3262
commit 9f0b220427

View file

@ -19,7 +19,7 @@
ghostty.terminfo
matugen
usbutils
lm-sensors
lm_sensors
(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} "$@"