finally free again
This commit is contained in:
parent
3b335c6ba4
commit
5ee15884b4
5 changed files with 3 additions and 18 deletions
|
|
@ -10,9 +10,7 @@ in
|
|||
{
|
||||
services.netdata = {
|
||||
enable = true;
|
||||
package = pkgs.netdata.override {
|
||||
withCloudUi = true;
|
||||
};
|
||||
package = pkgs.netdata.override { withCloudUi = false; };
|
||||
config.global = {
|
||||
"debug log" = "syslog";
|
||||
"access log" = "syslog";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue