Add Dell Latitude E7440
This commit is contained in:
parent
740a223630
commit
582df22530
3 changed files with 11 additions and 0 deletions
9
dell/latitude/e7440/default.nix
Normal file
9
dell/latitude/e7440/default.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../../../common/cpu/intel/haswell
|
||||
../../../common/pc/laptop
|
||||
../../../common/pc/ssd
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue