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 = {