mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 02:18:47 +08:00
system76-gaze18: add CPU module
This commit is contained in:
committed by
Jörg Thalheim
parent
682c8615f1
commit
c69cdbed34
@@ -9,6 +9,7 @@
|
|||||||
../.
|
../.
|
||||||
../../common/gpu/nvidia/prime.nix
|
../../common/gpu/nvidia/prime.nix
|
||||||
../../common/gpu/nvidia/ampere
|
../../common/gpu/nvidia/ampere
|
||||||
|
../../common/cpu/intel/raptor-lake
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.initrd.kernelModules = [ "nvidia" ];
|
boot.initrd.kernelModules = [ "nvidia" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user