mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 09:17:14 +08:00 
			
		
		
		
	Fixes https://github.com/NixOS/nixpkgs/issues/13167
This commit is contained in:
		
							
								
								
									
										8
									
								
								microsoft/surface_pro_3.nix
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								microsoft/surface_pro_3.nix
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
{ ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  # to use the type cover in the initrd
 | 
			
		||||
  boot.kernelModules = [ "hid-microsoft" ];
 | 
			
		||||
 | 
			
		||||
  networking.wireless.enable = true;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user