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>
This commit is contained in:
parent
8baa4a9595
commit
6e94b3ca2f
3 changed files with 206 additions and 1 deletions
|
|
@ -41,6 +41,7 @@ in {
|
|||
|
||||
camdenSystem = systemFor [ depot.users.tazjin.nixos.camden ];
|
||||
frogSystem = systemFor [ depot.users.tazjin.nixos.frog ];
|
||||
tverskoySystem = systemFor [ depot.users.tazjin.nixos.tverskoy ];
|
||||
|
||||
meta.targets = [ "camdenSystem" "frogSystem" ];
|
||||
meta.targets = [ "camdenSystem" "frogSystem" "tverskoySystem" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue