From 2ccb75475e8e16f5d817f74c6b9d31b08f9b6f22 Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Wed, 7 Aug 2024 19:11:47 +0100 Subject: [PATCH] ci: need logging --- machines/vendetta.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/machines/vendetta.nix b/machines/vendetta.nix index 3cff501..6806d07 100644 --- a/machines/vendetta.nix +++ b/machines/vendetta.nix @@ -36,6 +36,8 @@ in { targetUser = null; tags = ["active-dns" "dns"]; + + sshOptions = ["-vv"]; }; networking = {