diff --git a/nixos/hosts/shodan/configuration.nix b/nixos/hosts/shodan/configuration.nix
index 32c695b..76906b4 100644
--- a/nixos/hosts/shodan/configuration.nix
+++ b/nixos/hosts/shodan/configuration.nix
@@ -177,6 +177,29 @@
     protontricks
     rare
     lutris
+
+    (kodi.withPackages (kodiPkgs:
+      with kodiPkgs; [
+        steam-controller
+        invidious
+        youtube
+        netflix
+        upnext
+        sponsorblock
+        sendtokodi
+        jellyfin
+        inputstream-adaptive
+        inputstreamhelper
+        inputstream-ffmpegdirect
+        upnext
+        sponsorblock
+        sendtokodi
+        routing
+        requests-cache
+        requests
+        plugin-cache
+        a4ksubtitles
+      ]))
   ];
 
   jovian = {