common: Move Intel generation-specific config from cpu to gpu
These modules only included gpu configuration, so belong in that location.
This commit is contained in:
parent
72d3c00702
commit
ba8294c0a1
32 changed files with 28 additions and 28 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel/sandy-bridge
|
||||
../../../common/gpu/intel/sandy-bridge
|
||||
../../../common/pc/laptop/hdd # TODO: reverse compat
|
||||
../tp-smapi.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue