removed explicit gpu mention as it's included in cpu profile

This commit is contained in:
Rituraj
2025-06-15 20:07:14 +05:30
committed by GitHub
parent db030f62a4
commit 16aad554b0

View File

@@ -2,9 +2,8 @@
{
imports = [
../../../common/cpu/intel
../../../common/cpu/intel/haswell
../../../common/pc/laptop
../../../common/gpu/intel/haswell
];
hardware.enableAllFirmware = lib.mkDefault true;