mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 08:47:13 +08:00
system76-gaze18: Add nvidia architecture
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
imports = [
|
||||
../.
|
||||
../../common/gpu/nvidia/prime.nix
|
||||
../../common/gpu/nvidia/ampere
|
||||
];
|
||||
|
||||
boot.initrd.kernelModules = [ "nvidia" ];
|
||||
|
||||
Reference in New Issue
Block a user