fix(host/cerithium-telescopium): open port to fix HA kodi integration

This commit is contained in:
Malte Tammena 2024-10-17 11:26:55 +02:00
parent b3b97a13a7
commit 2a6f6281a1

View file

@ -39,7 +39,7 @@
services.displayManager.autoLogin.enable = true;
services.displayManager.autoLogin.user = "kodi";
networking.firewall.allowedTCPPorts = [8080];
networking.firewall.allowedTCPPorts = [8080 9090];
# This may be needed to force Lightdm into 'autologin' mode.
# Setting an integer for the amount of time lightdm will wait