mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-22 19:09:42 +01:00
system76-gaze18: Add nvidia architecture
This commit is contained in:
parent
75ac0969d8
commit
c50dd00a78
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
imports = [
|
||||
../.
|
||||
../../common/gpu/nvidia/prime.nix
|
||||
../../common/gpu/nvidia/ampere
|
||||
];
|
||||
|
||||
boot.initrd.kernelModules = [ "nvidia" ];
|
||||
|
|
Loading…
Reference in a new issue