Add the Intel GPU module to gwyn

This commit is contained in:
Andreas Zweili 2022-06-27 14:33:37 +02:00
parent 50f76e12d4
commit 5644e1fff8
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
imports = [
inputs.nixos-hardware.nixosModules.dell-precision-5530
inputs.nixos-hardware.nixosModules.common-gpu-nvidia
inputs.nixos-hardware.nixosModules.common-gpu-intel
"${inputs.self}/hardware/bluetooth"
"${inputs.self}/hardware/nvidia"
"${inputs.self}/modules/data-share"