mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	Add Dell E7240 Profile
(Current XPS 15 works well)
This commit is contained in:
		
				
					committed by
					
						
						Jörg Thalheim
					
				
			
			
				
	
			
			
			
						parent
						
							0435629061
						
					
				
				
					commit
					26bbc980b9
				
			
							
								
								
									
										8
									
								
								dell/e7240/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								dell/e7240/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
On some kernel versions user ashgillman has experiences suspend issues
 | 
			
		||||
(see https://bugzilla.redhat.com/show_bug.cgi?id=1597481).
 | 
			
		||||
 | 
			
		||||
Try:
 | 
			
		||||
 | 
			
		||||
```nix
 | 
			
		||||
boot.kernelPackages = pkgs.linuxPackages_4_14;
 | 
			
		||||
```
 | 
			
		||||
		Reference in New Issue
	
	Block a user