1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-18 02:28:32 +02:00

Add toshiba-swanky to CI

This commit is contained in:
Yegor Timoshenko 2018-08-24 16:50:37 +03:00
parent 231323f697
commit 111d7e8138

View File

@ -44,4 +44,6 @@ in
microsoft-surface-pro-3 = buildProfile ./microsoft/surface-pro/3;
pcengines-apu = buildProfile ./pcengines/apu;
toshiba-swanky = buildProfile ./toshiba/swanky;
}