feat(tazjin/nixos): initialise koptevo system
This is the "new polyanka" (eventually), as I'm decommissioning that host slowly. Change-Id: Ia0fe664f3bf64513d8177434c6c0fface857cd99 Reviewed-on: https://cl.tvl.fyi/c/depot/+/8783 Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
d2fa4e7c86
commit
a5e308587e
2 changed files with 118 additions and 0 deletions
|
|
@ -7,4 +7,5 @@ in depot.nix.readTree.drvTargets {
|
|||
tverskoySystem = systemFor depot.users.tazjin.nixos.tverskoy;
|
||||
polyankaSystem = (depot.ops.nixos.nixosFor depot.users.tazjin.nixos.polyanka).system;
|
||||
zamalekSystem = systemFor depot.users.tazjin.nixos.zamalek;
|
||||
koptevoSystem = systemFor depot.users.tazjin.nixos.koptevo;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue