mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
common: Move Intel generation-specific config from cpu to gpu
These modules only included gpu configuration, so belong in that location.
This commit is contained in:
committed by
mergify[bot]
parent
72d3c00702
commit
ba8294c0a1
@@ -6,7 +6,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
../../common/cpu/intel
|
||||
../../common/cpu/intel/comet-lake
|
||||
../../common/gpu/intel/comet-lake
|
||||
../../common/gpu/nvidia
|
||||
../../common/gpu/nvidia/prime.nix
|
||||
../../common/hidpi.nix
|
||||
|
||||
Reference in New Issue
Block a user