From a2ebf1dd31d589721f10b133ee258aa2f4b13fc5 Mon Sep 17 00:00:00 2001 From: blake Date: Sat, 11 Oct 2025 05:08:59 -0500 Subject: [PATCH] 274 current 2025-10-11 05:02:07 25.05.20251006.20c4598 6.12.50 * --- modules/homelab/services/smarthome/zigbee2mqtt/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/homelab/services/smarthome/zigbee2mqtt/default.nix b/modules/homelab/services/smarthome/zigbee2mqtt/default.nix index 0748c50..2317cb5 100644 --- a/modules/homelab/services/smarthome/zigbee2mqtt/default.nix +++ b/modules/homelab/services/smarthome/zigbee2mqtt/default.nix @@ -64,7 +64,7 @@ in client_id = "zigbee2mqtt"; server = "mqtt://localhost:1883"; user = "!/run/secrets/mosquitto_passwd user"; - password = "!/run/secrets/mosquitto_passwd password" + password = "!/run/secrets/mosquitto_passwd password"; keepalive = 20; }; serial = {