feat: Modify keyboard layout in x86_64-linux hardware configuration
The configuration update for the x86_64-linux t15 hardware adds a US layout variant to the existing German keyboard configuration. This change will allow switching between US and German keyboard layouts as per user requirements.
This commit is contained in:
		
							parent
							
								
									9cfed3495b
								
							
						
					
					
						commit
						5615b246b6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -94,7 +94,7 @@ | |||
| 
 | ||||
|   console.keyMap = "de-latin1-nodeadkeys"; | ||||
|   services.xserver.xkb = { | ||||
|     layout = "de"; | ||||
|     layout = "de,de+us"; | ||||
|     variant = "nodeadkeys"; | ||||
|   }; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue