Kodi: Difference between revisions
→Plugins: Add config with plugins for kodi-gbm setup example |
m Rename kodiPlugins to kodiPackages - see https://search.nixos.org/packages?channel=25.11&from=50&query=kodiPackages for working example of where to search. |
||
| Line 109: | Line 109: | ||
</syntaxHighlight> | </syntaxHighlight> | ||
Or you can override Kodi to include the plugins (see pkgs/applications/video/kodi/plugins.nix for a list or search in the | Or you can override Kodi to include the plugins (see pkgs/applications/video/kodi/plugins.nix for a list or search in the <code>kodiPackages</code> namespace): | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||