summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/stats/client.nix
blob: b88515a35d333e59400dae8141cfd045bb429cb5 (plain)
1
2
3
4
5
6
7
{
  makefu.netdata = {
    enable = true;
    stream.role = "slave";
    # stream.destination = "netdata.makefu.r";
  };
}