diff options
Diffstat (limited to 'ops/machines/all-systems.nix')
-rw-r--r-- | ops/machines/all-systems.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix index 2536958c387f..73aec809385e 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -17,5 +17,6 @@ ]) ++ (with depot.users.wpcarro.nixos; [ + ava marcus ]) |