about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2022-04-13T02·08-0700
committerwpcarro <wpcarro@gmail.com>2022-04-15T19·07+0000
commitd843f0bf4cf27b33c6cf134c4bd3dfd4d646cbc8 (patch)
treea186713dad4e9b7f3d7bd7279789ca0bbfc7c25d /ops
parenta37584a562a4768d9f3c08fb69cb8d7b50b31094 (diff)
feat(wpcarro/ava): Support new machine r/3953
ava is my new (NixOS!) work machine :)

Change-Id: I1f089f00c02519d5d1d93d011f29075d53500e74
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5450
Reviewed-by: wpcarro <wpcarro@gmail.com>
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
Diffstat (limited to 'ops')
-rw-r--r--ops/machines/all-systems.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix
index 2536958c38..73aec80938 100644
--- a/ops/machines/all-systems.nix
+++ b/ops/machines/all-systems.nix
@@ -17,5 +17,6 @@
 ]) ++
 
 (with depot.users.wpcarro.nixos; [
+  ava
   marcus
 ])