From 98aee9f84a52c39dd72d25c634144cd372d4019f Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Wed, 15 Jan 2025 00:15:37 +0300 Subject: [PATCH] fix(ops/machines): add missing bugry & nevsky entries Why are we doing this manually again? Change-Id: I5a941d677e7c6e762f97d8b607d8409b6e9badb9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13000 Reviewed-by: sterni Autosubmit: tazjin Tested-by: BuildkiteCI --- ops/machines/all-systems.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix index 14a8b6b26..fef314302 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -3,6 +3,8 @@ (with depot.ops.machines; [ sanduny whitby + bugry + nevsky nixery-01 ]) ++