mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
treewide: Switch from gpu/intel to cpu/intel where applicable
This commit is contained in:
parent
c058019ce1
commit
7495e87753
35 changed files with 32 additions and 51 deletions
|
|
@ -13,8 +13,7 @@ in {
|
|||
../../../common/pc
|
||||
../../../common/pc/ssd
|
||||
# The Intel CPU module auto-includes Intel's GPU:
|
||||
../../../common/cpu/intel
|
||||
../../../common/gpu/intel/kaby-lake
|
||||
../../../common/cpu/intel/kaby-lake
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue