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