diff --git a/machines/vendetta.nix b/machines/vendetta.nix index f9b5427..f259e4e 100644 --- a/machines/vendetta.nix +++ b/machines/vendetta.nix @@ -33,7 +33,7 @@ in { deployment = { targetHost = ip_pub; targetPort = 22; - targetUser = "root""; + targetUser = "root"; tags = ["active-dns" "dns"]; };