chore(tazjin/nixos): Include camdenSystem and frogSystem in CI
Change-Id: I83c99a853e7a14a41ba87fed9d7988d4a2556920 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1894 Tested-by: BuildkiteCI Reviewed-by: tazjin <mail@tazj.in>
This commit is contained in:
parent
9c482d6238
commit
77a47fa85c
1 changed files with 2 additions and 0 deletions
|
|
@ -41,4 +41,6 @@ in {
|
||||||
|
|
||||||
camdenSystem = systemFor [ depot.users.tazjin.nixos.camden ];
|
camdenSystem = systemFor [ depot.users.tazjin.nixos.camden ];
|
||||||
frogSystem = systemFor [ depot.users.tazjin.nixos.frog ];
|
frogSystem = systemFor [ depot.users.tazjin.nixos.frog ];
|
||||||
|
|
||||||
|
meta.targets = [ "camdenSystem" "frogSystem" ];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue