mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-15 05:21:12 +01:00
Add Dell Inspiron 5509
This commit is contained in:
parent
324414d2fb
commit
e936b337b0
4 changed files with 72 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
apple-macbook-pro-12-1 = import ./apple/macbook-pro/12-1;
|
||||
beagleboard-pocketbeagle = import ./beagleboard/pocketbeagle;
|
||||
dell-g3-3779 = import ./dell/g3/3779;
|
||||
dell-inspiron-5509 = import ./dell/inspiron/5509;
|
||||
dell-latitude-3480 = import ./dell/latitude/3480;
|
||||
dell-latitude-7490 = import ./dell/latitude/7490;
|
||||
dell-precision-5530 = import ./dell/precision/5530;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue