diff --git a/nixos/zigbee2mqtt.nix b/nixos/zigbee2mqtt.nix index 5793a00a..0f6e7ebe 100644 --- a/nixos/zigbee2mqtt.nix +++ b/nixos/zigbee2mqtt.nix @@ -30,7 +30,6 @@ in { url = access.proxyUrlFor { serviceName = "mosquitto"; scheme = "mqtt"; - getAddressFor = "getAddress4For"; }; in mkIf (!config.services.mosquitto.enable) (