about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2022-05-23T03·19-0700
committerclbot <clbot@tvl.fyi>2022-05-27T23·21+0000
commit11a8eea0e392114f5077658b629db30a4eea8b8d (patch)
tree20dbc27ed0d123c18834b24d417b218bf8c58b79 /ops
parente3530149c5939f16ffbc35588d62b84506079c24 (diff)
feat(wpcarro/tarasco): Support tarasco 🇲🇽 r/4154
Named after the Mexican restaurant, El Tarasco, in El Porto, which I live 3m
walking distance from.

Change-Id: I2cd4b68eaa974ad6c8fec73e0566bc0b831c57a8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5743
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 9f77f0048d..e59187cabb 100644
--- a/ops/machines/all-systems.nix
+++ b/ops/machines/all-systems.nix
@@ -20,4 +20,5 @@
 (with depot.users.wpcarro.nixos; [
   ava
   marcus
+  tarasco
 ])