mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-16 05:51:14 +01:00
Add support for GA402
This commit is contained in:
parent
7883883d13
commit
e18b759b1b
3 changed files with 22 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
asus-fx504gd = import ./asus/fx504gd;
|
||||
asus-rog-strix-g733qs = import ./asus/rog-strix/g733qs;
|
||||
asus-zephyrus-ga401 = import ./asus/zephyrus/ga401;
|
||||
asus-zephyrus-ga402 = import ./asus/zephyrus/ga402;
|
||||
asus-zephyrus-ga503 = import ./asus/zephyrus/ga503;
|
||||
beagleboard-pocketbeagle = import ./beagleboard/pocketbeagle;
|
||||
dell-e7240 = import ./dell/e7240;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue