diff --git a/hosts/raspberry-pi5/profiles/kodi.nix b/hosts/raspberry-pi5/profiles/kodi.nix index a057f55..65c9032 100644 --- a/hosts/raspberry-pi5/profiles/kodi.nix +++ b/hosts/raspberry-pi5/profiles/kodi.nix @@ -22,13 +22,11 @@ kodiPackage = kodiForkPkgPatched.withPackages (kodiPkgs: with kodiPkgs; [ pvr-iptvsimple + pvr-hts inputstreamhelper inputstream-adaptive inputstream-rtmp - visualization-projectm - visualization-waveform visualization-matrix - visualization-starburst visualization-spectrum ]); in {