1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 18:43:34 +02:00

Import Intel GPU module

This commit is contained in:
V7 2024-02-20 17:48:11 +05:30 committed by mergify[bot]
parent 106d3fec43
commit 3610be0dca

View File

@ -2,6 +2,7 @@
{
imports = [
../../../common/cpu/intel
../../../common/gpu/intel
../../../common/pc/laptop
../../../common/pc/ssd
];