mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
semicolon
This commit is contained in:
parent
2b42810bd6
commit
9a2d16de20
1 changed files with 0 additions and 8 deletions
|
|
@ -96,10 +96,6 @@
|
|||
#networking.firewall.allowedTCPPorts = [19999];
|
||||
|
||||
services.netdataCloud = {
|
||||
package = pkgs.netdata.override {
|
||||
withCloud = true;
|
||||
|
||||
};
|
||||
claimTokenFile = "/var/lib/netdata/cloud.d/token";
|
||||
enable = true;
|
||||
config = {
|
||||
|
|
@ -109,10 +105,6 @@
|
|||
"access log" = "none";
|
||||
"error log" = "syslog";
|
||||
};
|
||||
ml = {
|
||||
# enable machine learning
|
||||
"enabled" = "no";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue