From 410f1ef4e9ad35a6fa4b66035276169613d82ea2 Mon Sep 17 00:00:00 2001 From: chaos Date: Fri, 13 Sep 2024 15:52:29 +0100 Subject: [PATCH] kodi addons --- hosts/raspberry-pi5/profiles/kodi.nix | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 {