Removing leftover cuda stuff and adding vscodium to server for remote access.

This commit is contained in:
ediblerope 2026-05-13 09:35:30 +01:00
parent dc3eebb742
commit 6252eda060
2 changed files with 1 additions and 9 deletions

View file

@ -20,6 +20,7 @@
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} "$@"