fix(cerithium-telescopium): drop nixos netflix addon
Use the official repo instead.
This commit is contained in:
parent
ce0c327401
commit
a816249733
|
@ -15,7 +15,7 @@
|
|||
services.xserver.desktopManager.kodi.enable = true;
|
||||
services.xserver.desktopManager.kodi.package = pkgs.kodi.passthru.withPackages (kodiPkgs:
|
||||
with kodiPkgs; [
|
||||
netflix
|
||||
# netflix
|
||||
youtube
|
||||
inputstream-adaptive
|
||||
libretro
|
||||
|
|
Loading…
Reference in a new issue