chore(desktop): Remove unused keyboard layout
This commit is contained in:
		
							parent
							
								
									a7e9c48d11
								
							
						
					
					
						commit
						ac88fee370
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -10,7 +10,7 @@ in {
 | 
				
			||||||
  # Configure basic X-server stuff:
 | 
					  # Configure basic X-server stuff:
 | 
				
			||||||
  services.xserver = {
 | 
					  services.xserver = {
 | 
				
			||||||
    enable = true;
 | 
					    enable = true;
 | 
				
			||||||
    layout = "us,no,ru";
 | 
					    layout = "us,no";
 | 
				
			||||||
    xkbOptions = "caps:super, grp:shifts_toggle, parens:swap_brackets";
 | 
					    xkbOptions = "caps:super, grp:shifts_toggle, parens:swap_brackets";
 | 
				
			||||||
    exportConfiguration = true;
 | 
					    exportConfiguration = true;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue