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 cbcfaf864f5d..99cabefba6c7 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -15,5 +15,6 @@ ]) ++ (with depot.users.wpcarro.nixos; [ + diogenes marcus ]) |