remove kodi

This commit is contained in:
k3t
2026-06-01 18:21:30 -06:00
parent 3ac86ec230
commit 9ae84f044f
-27
View File
@@ -29,33 +29,6 @@
(qutebrowser.override { (qutebrowser.override {
enableWideVine = true; enableWideVine = true;
}) })
(pkgs.kodi-wayland.withPackages (kodiPkgs: with kodiPkgs; [
inputstream-adaptive
inputstream-ffmpegdirect
inputstream-rtmp
inputstreamhelper
bluetooth-manager
vfs-sftp
vfs-rar
vfs-libarchive
urllib3
upnext
sponsorblock
invidious
simplecache
libretro
libretro-snes9x
libretro-nestopia
jellycon
archive_tool
joystick
keymap
jellyfin
visualization-projectm
visualization-goom
visualization-fishbmc
visualization-matrix
]))
]; ];
}; };
} }