@ -26,7 +26,7 @@ mkIf true {
enable = true;
hosts = ''
[${config.networking.hostName}]
address localhost
address 127.0.0.1
'';
extraGlobalConfig = ''
contact.email.command mail -s "Munin notification for ''${var:host}" root@${config.networking.hostName}