mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
7 lines
95 B
Nix
7 lines
95 B
Nix
{
|
|
imports = [
|
|
../../../common/cpu/intel/meteor-lake
|
|
../../../common/pc/laptop
|
|
];
|
|
}
|