mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-09 20:49:40 +01:00
dell-xps-15-9550: Add nvidia architecture
This commit is contained in:
parent
3058433601
commit
9f9cf89d33
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
imports = [
|
||||
../default.nix
|
||||
../../../../common/gpu/nvidia/prime.nix
|
||||
../../../../common/gpu/nvidia/maxwell
|
||||
];
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
|
|
Loading…
Reference in a new issue