tvl-depot/ops/nixos/all-systems.nix
Vincent Ambo 6e94b3ca2f feat(tazjin/nixos): Initial check in of new host (tverskoy)
This is my new X13 AMD Thinkpad, on which many fun things will be done.

Change-Id: I4de114a8c5ebb37d2f4844f407d2dc0e7cc9557e
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2620
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
2021-03-21 00:55:58 +00:00

16 lines
198 B
Nix

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