fix(hardware-config): correct closing bracket indentation
Corrected the indentation of the closing bracket in the hardware configuration. This improves readability and consistency in the code format.
This commit is contained in:
		
							parent
							
								
									20f610b628
								
							
						
					
					
						commit
						d8ab5afa22
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -48,7 +48,7 @@ | ||||||
|     "tsx=on" |     "tsx=on" | ||||||
|     "tsx_async_abort=off" |     "tsx_async_abort=off" | ||||||
|     "mitigations=off" |     "mitigations=off" | ||||||
|     ]; |   ]; | ||||||
| 
 | 
 | ||||||
|   boot.extraModulePackages = [ ]; |   boot.extraModulePackages = [ ]; | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue