mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 16:16:21 +01:00
Import Intel GPU module
This commit is contained in:
parent
106d3fec43
commit
3610be0dca
|
|
@ -2,6 +2,7 @@
|
|||
{
|
||||
imports = [
|
||||
../../../common/cpu/intel
|
||||
../../../common/gpu/intel
|
||||
../../../common/pc/laptop
|
||||
../../../common/pc/ssd
|
||||
];
|
||||
|
|
|
|||
Loading…
Reference in a new issue