1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-26 21:09:42 +01:00
nixos-hardware/dell/e7240/default.nix

7 lines
77 B
Nix
Raw Permalink Normal View History

{
imports = [
../../common/cpu/intel
../../common/pc/laptop
];
}