kodi stuffs

This commit is contained in:
Tumble 2024-05-02 13:13:25 +01:00
parent b5415a437a
commit 2a504971c9
1 changed files with 0 additions and 2 deletions

View File

@ -15,9 +15,7 @@
#nixpkgs.config.kodi.enableAdvancedLauncher = true;
environment.systemPackages = [
(pkgs.kodi.withPackages (kodiPkgs: with kodiPkgs; [
jellyfin
inputstream-adaptive
youtube
]))
];