netdataCloud: enable cloud support for darwin.
This commit is contained in:
parent
c153756ce9
commit
b5e0d4b336
@ -9552,7 +9552,7 @@ with pkgs;
|
||||
protobuf = protobuf_21;
|
||||
};
|
||||
netdataCloud = netdata.override {
|
||||
withCloud = !stdenv.hostPlatform.isDarwin;
|
||||
withCloud = true;
|
||||
withCloudUi = true;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user