From a10571d7500ba9807f9ce6c18c4eafb70a8a9d5a Mon Sep 17 00:00:00 2001 From: mjallen18 Date: Thu, 27 Feb 2025 17:43:12 -0600 Subject: [PATCH] minor fixes --- hosts/homeassistant/configuration.nix | 5 ++--- hosts/homeassistant/homeassistant.nix | 3 +-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/hosts/homeassistant/configuration.nix b/hosts/homeassistant/configuration.nix index d181c56..e5eea76 100644 --- a/hosts/homeassistant/configuration.nix +++ b/hosts/homeassistant/configuration.nix @@ -98,10 +98,9 @@ in protonmail-bridge ]; - services.xserveer.desktopManager.surf-display = { + services.xserver.desktopManager.surf-display = { enable = true; - defaultWwwUrl = "http://jallen-hass:8123"; # todo: external maybe for reasons??? - hidleIdlePointer = true; + defaultWwwUri = "http://jallen-hass:8123"; # todo: external maybe for reasons??? }; services.openssh.enable = true; diff --git a/hosts/homeassistant/homeassistant.nix b/hosts/homeassistant/homeassistant.nix index 916f9f3..928e667 100644 --- a/hosts/homeassistant/homeassistant.nix +++ b/hosts/homeassistant/homeassistant.nix @@ -130,13 +130,12 @@ in "mqtt" # Enables MQTT integration in HA "ffmpeg" # Enables camera streams "zha" # Enables Zigbee integration - "ota_updater" # Enables OTA updates for Zigbee devices "homekit" ]; customComponents = with pkgs.home-assistant-custom-components; [ auth-header ]; - customLovelaceModules = with pkgs.home-assistant-lovelace; [ + customLovelaceModules = with pkgs.home-assistant-custom-lovelace-modules; [ atomic-calendar-revive bubble-card button-card