about summary refs log tree commit diff
path: root/ops/machines/all-systems.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ops/machines/all-systems.nix')
-rw-r--r--ops/machines/all-systems.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix
index f11b0e06b6..c4382fbddb 100644
--- a/ops/machines/all-systems.nix
+++ b/ops/machines/all-systems.nix
@@ -12,14 +12,16 @@
   zamalek
 ]) ++
 
-(with depot.users.grfn.system.system; [
+(with depot.users.aspen.system.system; [
   yeren
   mugwump
   ogopogo
+  lusca
 ]) ++
 
 (with depot.users.wpcarro.nixos; [
   ava
+  kyoko
   marcus
   tarasco
 ])