From 86483c79088c741f2d8a259687ca268945e4fc03 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 1 Feb 2025 12:15:53 +0300 Subject: [PATCH] feat(ops/bugry): configure self redirect for the machine Change-Id: I25b8541cc9bd66d4c9db6531ce960d224b5e73c0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/13059 Autosubmit: tazjin Reviewed-by: sterni Tested-by: BuildkiteCI --- ops/machines/bugry/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ops/machines/bugry/default.nix b/ops/machines/bugry/default.nix index 92d09741c..f45c04812 100644 --- a/ops/machines/bugry/default.nix +++ b/ops/machines/bugry/default.nix @@ -12,6 +12,7 @@ in (mod "tvl-cache.nix") (mod "tvl-users.nix") (mod "www/nixery.dev.nix") + (mod "www/self-redirect.nix") (depot.third_party.agenix.src + "/modules/age.nix") ];