mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
In terms of configs, Arrow Lake (Core Ultra 200H series) is essentially the same as Lunar Lake (Core Ultra 200V series).
6 lines
43 B
Nix
6 lines
43 B
Nix
{
|
|
imports = [
|
|
../cpu-only.nix
|
|
];
|
|
}
|