ba8294c0a1
These modules only included gpu configuration, so belong in that location.
6 lines
62 B
Nix
6 lines
62 B
Nix
{
|
|
imports = [
|
|
../../common/gpu/intel/jasper-lake
|
|
];
|
|
}
|