1
0
Fork 0

Compare commits

..

No commits in common. "aef18ccde7358851ce87080a315eb6cfc15f7f08" and "be5b1c1baf34607c3ca3425e2d0104074f28dbc1" have entirely different histories.

2 changed files with 0 additions and 3 deletions

View File

@ -277,7 +277,6 @@
enable = true;
id = "104";
pubkey = "sro9DUSMtVr5xV2o3GTgg+0vmLj+bRc8fN+3pIr6+HY=";
blackbox = true;
};
services.unbound = {

View File

@ -50,8 +50,6 @@ in
firewallFilter = "-i wg-monitoring -p tcp -m tcp --dport 9100";
};
systemd.services."prometheus-node-exporter".serviceConfig.RestrictAddressFamilies = [ "AF_NETLINK" ];
services.prometheus.exporters.bird = mkIf cfg.bird {
enable = true;
openFirewall = true;