mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-07 02:18:47 +08:00
dell-precision-5560: remove redundant i915.modeset=1
This commit is contained in:
@@ -9,10 +9,6 @@
|
||||
|
||||
hardware.enableRedistributableFirmware = lib.mkDefault true;
|
||||
|
||||
boot = {
|
||||
kernelParams = [ "i915.modeset=1" ];
|
||||
};
|
||||
|
||||
hardware.nvidia.prime = {
|
||||
intelBusId = "PCI:0:2:0";
|
||||
nvidiaBusId = "PCI:1:0:0";
|
||||
|
||||
Reference in New Issue
Block a user