1
0
Fork 0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-11-12 22:19:40 +01:00

dell-xps-15-9550: Add nvidia architecture

This commit is contained in:
Lyndon Sanche 2024-09-03 12:17:02 -06:00
parent 3058433601
commit 9f9cf89d33
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/maxwell
]; ];
hardware.nvidia.prime = { hardware.nvidia.prime = {