Add kodi role to zix790prors

This commit is contained in:
2026-01-11 16:28:45 -08:00
parent bf600987e9
commit 9e1003d4fc
3 changed files with 3 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ in
appLauncherServer = {
enable = mkOption {
type = types.bool;
default = true;
default = false;
description = "Enable HTTP app launcher server for remote control";
};
port = mkOption {