about summary refs log tree commit diff
path: root/ops/machines/all-systems.nix
{ depot, ... }:

(with depot.ops.machines; [
  sanduny
  whitby
]) ++

(with depot.users.tazjin.nixos; [
  camden
  frog
  tverskoy
  zamalek
]) ++

(with depot.users.grfn.system.system; [
  yeren
  mugwump
]) ++

(with depot.users.wpcarro.nixos; [
  ava
  marcus
  tarasco
])