minor fixes

This commit is contained in:
mjallen18
2025-02-27 17:43:12 -06:00
parent 49f10effa0
commit a10571d750
2 changed files with 3 additions and 5 deletions

View File

@@ -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;

View File

@@ -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