htpc modifications
This commit is contained in:
@@ -3,7 +3,38 @@
|
|||||||
let
|
let
|
||||||
kodi-with-addons = pkgs.kodi-wayland.withPackages (kodiPkgs: with kodiPkgs; [
|
kodi-with-addons = pkgs.kodi-wayland.withPackages (kodiPkgs: with kodiPkgs; [
|
||||||
inputstream-adaptive
|
inputstream-adaptive
|
||||||
|
inputstream-ffmpegdirect
|
||||||
|
inputstream-rtmp
|
||||||
|
inputstreamhelper
|
||||||
bluetooth-manager
|
bluetooth-manager
|
||||||
|
vfs-sftp
|
||||||
|
vfs-rar
|
||||||
|
vfs-libarchive
|
||||||
|
urllib3
|
||||||
|
upnext
|
||||||
|
trakt
|
||||||
|
trakt-module
|
||||||
|
sponsorblock
|
||||||
|
invidious
|
||||||
|
simplecache
|
||||||
|
libretro
|
||||||
|
libretro-snes9x
|
||||||
|
libretro-nestopia
|
||||||
|
jellycon
|
||||||
|
archive_tool
|
||||||
|
joystick
|
||||||
|
keymap
|
||||||
|
osmc-skin
|
||||||
|
jellyfin
|
||||||
|
visualization-projectm
|
||||||
|
visualization-goom
|
||||||
|
visualization-fishbmc
|
||||||
|
visualization-matrix
|
||||||
|
visualization-pictureit
|
||||||
|
visualization-shadertoy
|
||||||
|
visualization-spectrum
|
||||||
|
visualization-starburst
|
||||||
|
visualization-waveform
|
||||||
]);
|
]);
|
||||||
in
|
in
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user