services.usbrelayd.broker

NixOS option

Hostname or IP address of your MQTT Broker.

type: string
Default
"127.0.0.1"
Example
[
  "mqtt"
  "192.168.1.1"
]
declared in: nixos/modules/services/hardware/usbrelayd.nixView source on NixOS/nixpkgs →