1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-19 21:07:23 +02:00
nixos-hardware/dell/e7240/default.nix
2022-12-31 11:57:44 +01:00

6 lines
77 B
Nix

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