feat(tazjin/nixos): bootstrap arbat (Zhaoxin CPU notebook)
Prepares the pre-installation config (before actually running the installer on the notebook and dumping out a hardware config etc.). Change-Id: Ia74c4bfa298738cbf8c4034c22d9f8b51c7e67e0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11765 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
eba19f822a
commit
73c39fe1be
4 changed files with 64 additions and 5 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
let systemFor = sys: (depot.ops.nixos.nixosFor sys).system;
|
||||
in depot.nix.readTree.drvTargets {
|
||||
arbatSystem = systemFor depot.users.tazjin.nixos.arbat;
|
||||
camdenSystem = systemFor depot.users.tazjin.nixos.camden;
|
||||
frogSystem = systemFor depot.users.tazjin.nixos.frog;
|
||||
tverskoySystem = systemFor depot.users.tazjin.nixos.tverskoy;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue