From 273e729ebacad5a4d8b4bf10ee485c7e0b6b6279 Mon Sep 17 00:00:00 2001 From: clerie Date: Wed, 2 Nov 2022 18:46:24 +0100 Subject: [PATCH] hosts/carbon: add blackbox exporter --- hosts/carbon/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/carbon/configuration.nix b/hosts/carbon/configuration.nix index f9e8899..5aa260a 100644 --- a/hosts/carbon/configuration.nix +++ b/hosts/carbon/configuration.nix @@ -277,6 +277,7 @@ enable = true; id = "104"; pubkey = "sro9DUSMtVr5xV2o3GTgg+0vmLj+bRc8fN+3pIr6+HY="; + blackbox = true; }; services.unbound = {