mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Add Hardkernel HC4 support
This commit is contained in:
parent
d63e86cbed
commit
ae64b45fc4
3 changed files with 28 additions and 0 deletions
|
|
@ -142,6 +142,7 @@
|
|||
msi-gs60 = import ./msi/gs60;
|
||||
msi-gl62 = import ./msi/gl62;
|
||||
nxp-imx8qm-mek = import ./nxp/imx8qm-mek;
|
||||
hardkernel-odroid-hc4 = import ./hardkernel/odroid-hc4;
|
||||
omen-en00015p = import ./omen/en00015p;
|
||||
onenetbook-4 = import ./onenetbook/4;
|
||||
pcengines-apu = import ./pcengines/apu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue