mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
dell-xps-15-9560: Add nvidia architecture
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
../../../common/pc/laptop
|
||||
./xps-common.nix
|
||||
../../../common/gpu/nvidia
|
||||
../../../common/gpu/nvidia/pascal
|
||||
];
|
||||
|
||||
hardware.graphics.enable = true;
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
../../../../common/gpu/nvidia/prime.nix
|
||||
../../../../common/pc/laptop
|
||||
../xps-common.nix
|
||||
../../../../common/gpu/nvidia/pascal
|
||||
];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user