mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-20 16:01:14 +01:00
dell/g3/3779: init
Add support for the Dell G3 3779.
This commit is contained in:
parent
6531786e2d
commit
060c89b69f
3 changed files with 27 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
apple-macbook-air-10-1 = import ./apple/macbook-pro/10-1;
|
||||
apple-macbook-air-12-1 = import ./apple/macbook-pro/12-1;
|
||||
beagleboard-pocketbeagle = import ./beagleboard/pocketbeagle;
|
||||
dell-g3-3779 = import ./dell/g3/3779;
|
||||
dell-latitude-3480 = import ./dell/latitude/3480;
|
||||
dell-precision-5530 = import ./dell/precision/5530;
|
||||
dell-e7240 = import ./dell/e7240;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue