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

17 lines
193 B
Nix
Raw Normal View History

{ depot, ... }:
(with depot.ops.machines; [
whitby
]) ++
(with depot.users.tazjin.nixos; [
camden
frog
tverskoy
]) ++
(with depot.users.grfn.system.system; [
chupacabra
yeren
])