finally free again
All checks were successful
Build hosts / build-hosts (pull_request) Successful in 18s
Flake check / flake-check (pull_request) Successful in 20s

This commit is contained in:
sid 2026-05-22 20:41:42 +02:00
parent 3b335c6ba4
commit 5ee15884b4
5 changed files with 3 additions and 18 deletions

View file

@ -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";