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, 4 insertions, 0 deletions
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
 ])