From 1ca4c6d2beb5ea42a5b69d91cd84ec3e2011c428 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Wed, 15 Dec 2021 18:40:44 -0500 Subject: feat(wpcarro/marcus): Add marcus to the depot me: marcus, meet depot. depot, meet marcus. Change-Id: Ic6a25ac85e4c7f6dfea2a42b46a4400f92df70a2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4351 Tested-by: BuildkiteCI Reviewed-by: grfn --- ops/machines/all-systems.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ops') diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix index b80436a06c..cbcfaf864f 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -12,4 +12,8 @@ (with depot.users.grfn.system.system; [ yeren +]) ++ + +(with depot.users.wpcarro.nixos; [ + marcus ]) -- cgit 1.4.1