Remove shitty ollama.

This commit is contained in:
ediblerope 2026-05-13 10:24:14 +01:00
parent 7c1f1501db
commit 34e32e7ce4
5 changed files with 0 additions and 35 deletions

View file

@ -20,7 +20,6 @@
matugen
usbutils
lm_sensors
vscodium
(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} "$@"