mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
cpu/intel: make sure we import the local cpu-only profiles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
imports = [
|
||||
../cpu-only.nix
|
||||
./cpu-only.nix
|
||||
../../../gpu/intel/elkhart-lake
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user