From 03ae753b90d8d5b92348cb642acab650273490e9 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 16 Nov 2023 01:20:28 +0000 Subject: [PATCH] issue: wait until server has been physically updated to re-enable --- machines/vendetta.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/machines/vendetta.nix b/machines/vendetta.nix index f54fab9..acd0edd 100644 --- a/machines/vendetta.nix +++ b/machines/vendetta.nix @@ -28,7 +28,10 @@ in { targetPort = 22; targetUser = null; - tags = ["active-dns" "dns"]; + tags = [ + # TODO: undo once the server has been updated. + # "active-dns" "dns" + ]; }; networking = {