Kodi: Difference between revisions

imported>Mic92
Add kodi page
 
imported>Mic92
No edit summary
Line 6: Line 6:
With this configuration kodi will run automatically on boot:
With this configuration kodi will run automatically on boot:


<syntaxHighlight>
<syntaxHighlight lang=nix>
{
{
   services.xserver.enable = true;
   services.xserver.enable = true;
Line 30: Line 30:
In this example cage, kiosk compositor for Wayland, will run kodi as its only application:
In this example cage, kiosk compositor for Wayland, will run kodi as its only application:


<syntaxHighlight>
<syntaxHighlight lang=nix>
{
{
   # Define a user account
   # Define a user account