fix(z2m): remove ipv4 url hack

This commit is contained in:
arcnmx 2024-06-16 10:50:51 -07:00
parent c8bc78fb88
commit 7765e2a213

View file

@ -30,7 +30,6 @@ in {
url = access.proxyUrlFor {
serviceName = "mosquitto";
scheme = "mqtt";
getAddressFor = "getAddress4For";
};
in
mkIf (!config.services.mosquitto.enable) (