MyNixOS website logo
option

services.munin-cron.hosts

Definitions of hosts of nodes to collect data from. Needs at least one host for cron to succeed. See https://guide.munin-monitoring.org/en/latest/reference/munin.conf.html.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  [${config.networking.hostName}]
  address localhost
''