tvl-depot/ops/machines/all-systems.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
277 B
Nix
Raw Normal View History

{ 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
])