mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +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