mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-23 03:19:42 +01:00
Add toshiba-swanky to CI
This commit is contained in:
parent
231323f697
commit
111d7e8138
1 changed files with 2 additions and 0 deletions
|
@ -44,4 +44,6 @@ in
|
||||||
microsoft-surface-pro-3 = buildProfile ./microsoft/surface-pro/3;
|
microsoft-surface-pro-3 = buildProfile ./microsoft/surface-pro/3;
|
||||||
|
|
||||||
pcengines-apu = buildProfile ./pcengines/apu;
|
pcengines-apu = buildProfile ./pcengines/apu;
|
||||||
|
|
||||||
|
toshiba-swanky = buildProfile ./toshiba/swanky;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue