finally free again
This commit is contained in:
parent
3b335c6ba4
commit
5ee15884b4
5 changed files with 3 additions and 18 deletions
|
|
@ -1,12 +1,14 @@
|
|||
{
|
||||
config,
|
||||
constants,
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
services.netdata = {
|
||||
enable = 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