mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
Add Dell E7240 Profile
(Current XPS 15 works well)
This commit is contained in:
parent
0435629061
commit
26bbc980b9
4 changed files with 60 additions and 39 deletions
|
|
@ -31,6 +31,7 @@ in
|
|||
apple-macbook-pro-11-5 = buildProfile ./apple/macbook-pro/11-5;
|
||||
apple-macbook-pro-12-1 = buildProfile ./apple/macbook-pro/12-1;
|
||||
|
||||
dell-e7240 = buildProfile ./dell/e7240;
|
||||
dell-xps-13-9380 = buildProfile ./dell/xps/13-9380;
|
||||
dell-xps-13-9370 = buildProfile ./dell/xps/13-9370;
|
||||
dell-xps-15-9550 = buildProfile ./dell/xps/15-9550;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue