Add stremio to the kodi role

This commit is contained in:
2026-02-08 12:29:44 -08:00
parent 246b05568c
commit d286924eb5

View File

@@ -77,10 +77,11 @@ in
};
environment.systemPackages = with pkgs; [
firefox
jellyfinMediaPlayerPkg
kodiPkg
stremio
wget
firefox
] ++ optional cfg.appLauncherServer.enable pkgs.custom.app-launcher-server;
nixpkgs.config.permittedInsecurePackages = lib.warn