277 current 2025-10-11 05:18:00 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 05:22:10 -05:00
parent 5ad52957fa
commit 33bfd2ed4f
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 276 current 2025-10-11 05:12:51 25.05.20251006.20c4598 6.12.50 *
# generation: 277 current 2025-10-11 05:18:00 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -63,8 +63,8 @@ in
base_topic = "zigbee2mqtt";
client_id = "zigbee2mqtt";
server = "mqtt://localhost:1883";
user = "!/run/secrets/mosquitto_passwd.yaml user";
password = "!/run/secrets/mosquitto_passwd.yaml password";
user = "${sec."mosquitto_passwd.yaml".path} user";
password = "${sec."mosquitto_passwd.yaml".path} password";
keepalive = 20;
};
serial = {