netdataCloud: enable cloud support for darwin. (#342708)
This commit is contained in:
commit
1c0f094495
@ -9539,7 +9539,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