diff --git a/machines/vendetta.nix b/machines/vendetta.nix index da81fee..0c1724c 100644 --- a/machines/vendetta.nix +++ b/machines/vendetta.nix @@ -28,7 +28,7 @@ in { targetPort = 22; targetUser = "root"; - tags = [ "active" "dns" ]; + tags = [ "active-dns" "dns" ]; }; networking = { diff --git a/machines/vigil.nix b/machines/vigil.nix index c2ff3c4..089c243 100644 --- a/machines/vigil.nix +++ b/machines/vigil.nix @@ -26,7 +26,7 @@ in { targetPort = 22; targetUser = "root"; - tags = [ "active" "dns" ]; + tags = [ "active-dns" "dns" ]; }; services.skynet_backup = {