From a895d32b60bdc07095e64c4e888585a82da87adf Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Tue, 24 Feb 2026 17:53:46 +0100 Subject: [PATCH] clan: tag verbena to serve DNS --- clan/machines.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/clan/machines.nix b/clan/machines.nix index 8910a89..6866557 100644 --- a/clan/machines.nix +++ b/clan/machines.nix @@ -22,6 +22,7 @@ tags = [ "garage" "server" + "dns" ]; }; };