mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-03 16:57:14 +08:00
dell/xps/15-9560: use graphics option
This commit is contained in:
committed by
mergify[bot]
parent
42577dbb0f
commit
6a4ecebce5
@@ -7,7 +7,7 @@
|
||||
../../../common/gpu/nvidia
|
||||
];
|
||||
|
||||
hardware.opengl = {
|
||||
hardware.graphics = {
|
||||
enable = true;
|
||||
driSupport = true;
|
||||
driSupport32Bit = true;
|
||||
|
||||
Reference in New Issue
Block a user