depot/third_party/tvl/ops/machines/all-systems.nix
Default email a291c8690a Project import generated by Copybara.
GitOrigin-RevId: e6e19f3d81a982a62e1bba08f0b4f7fdc21b4ea0
2022-05-19 16:39:52 +02:00

23 lines
267 B
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
])