mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 11:36:10 +01:00
added intel whiskey lake
This commit is contained in:
parent
a3f63440fc
commit
de6fc55511
6 changed files with 65 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, config, ... }: {
|
||||
imports = [
|
||||
../.
|
||||
../../../common/cpu/intel
|
||||
../../../common/cpu/intel/whiskey-lake
|
||||
../../../common/pc/laptop/ssd
|
||||
../../../common/gpu/nvidia/pascal
|
||||
../../../common/gpu/nvidia/prime-sync.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue