From 5a6a30e59454e1a88469f29c1cf0c15758470c0f Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Sun, 7 Dec 2025 21:11:12 +0100 Subject: [PATCH] Remove Debian from GPU passthrough (#9754) --- misc/build.func | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/build.func b/misc/build.func index a92978ade7..654d94111e 100644 --- a/misc/build.func +++ b/misc/build.func @@ -2391,7 +2391,7 @@ build_container() { GPU_APPS=( "immich" "channels" "emby" "ersatztv" "frigate" "jellyfin" "plex" "scrypted" "tdarr" "unmanic" - "ollama" "fileflows" "open-webui" "tunarr" "debian" + "ollama" "fileflows" "open-webui" "tunarr" "handbrake" "sunshine" "moonlight" "kodi" "stremio" "viseron" )