freifunk: add collectd plugin `protocols'

This commit is contained in:
Astro 2020-04-14 20:56:54 +02:00
parent 14cbbe5327
commit 09ff8fc7cd
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ in {
enableHail = false;
hq.statistics.enable = true;
};
services.collectd.plugins.protocols = "";
networking.hostName = "freifunk";
networking.useNetworkd = true;