nixos/deconz: mention RaspBee hardware
This commit is contained in:
parent
aeaf887dcb
commit
849492e6e2
@ -14,7 +14,7 @@ in
|
||||
{
|
||||
options.services.deconz = {
|
||||
|
||||
enable = lib.mkEnableOption "deCONZ, a Zigbee gateway for use with ConBee hardware (https://phoscon.de/)";
|
||||
enable = lib.mkEnableOption "deCONZ, a Zigbee gateway for use with ConBee/RaspBee hardware (https://phoscon.de/)";
|
||||
|
||||
package = lib.mkOption {
|
||||
type = lib.types.package;
|
||||
|
Loading…
Reference in New Issue
Block a user