diff options
Diffstat (limited to 'ops')
-rw-r--r-- | ops/machines/all-systems.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix index c4382fbddb2a..5df09fa0bd30 100644 --- a/ops/machines/all-systems.nix +++ b/ops/machines/all-systems.nix @@ -3,6 +3,8 @@ (with depot.ops.machines; [ sanduny whitby + nixery-01 + volgasprint-cache ]) ++ (with depot.users.tazjin.nixos; [ |