1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-09-20 05:17:22 +02:00

dell-xps-15-9520: Add nvidia architecture

This commit is contained in:
Lyndon Sanche 2024-09-03 12:16:52 -06:00
parent c75b52ace8
commit 3058433601
No known key found for this signature in database

View file

@ -3,6 +3,7 @@
imports = [ imports = [
../default.nix ../default.nix
../../../../common/gpu/nvidia/prime.nix ../../../../common/gpu/nvidia/prime.nix
../../../../common/gpu/nvidia/ampere
]; ];
hardware.nvidia.prime = { hardware.nvidia.prime = {