Revert "nixy/kernel: temporary fix for console issue"
This reverts commit b432b209c317d138460ac6b07642e03e3e8dbca3.
This commit is contained in:
		
							parent
							
								
									70d3c338c8
								
							
						
					
					
						commit
						9c2f2a932f
					
				| @ -47,19 +47,6 @@ | ||||
|     readOnlyNixStore = true; | ||||
|     supportedFilesystems = ["btrfs"]; | ||||
|     tmp.useTmpfs = true; | ||||
| 
 | ||||
|     kernelPatches = let | ||||
|       inherit (lib.kernel) yes; | ||||
|     in [ | ||||
|       { | ||||
|         name = "264832"; | ||||
|         patch = null; | ||||
|         extraStructuredConfig = { | ||||
|           FRAMEBUFFER_CONSOLE_DETECT_PRIMARY = yes; | ||||
|           DRM_FBDEV_EMULATION = yes; | ||||
|         }; | ||||
|       } | ||||
|     ]; | ||||
|   }; | ||||
| 
 | ||||
|   security = { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user