This commit is contained in:
mjallen18
2025-02-26 19:14:11 -06:00
parent 1f8a4c6353
commit 627ecd94b6

View File

@@ -239,6 +239,7 @@ in
};
};
};
};
# Enable required hardware support for the Zigbee adapter
hardware.bluetooth.enable = true; # Some adapters use Bluetooth
@@ -265,5 +266,4 @@ in
mosquittoPort
zigbee2mqttPort
];
};
}