mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			173 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			173 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
# http://www.supermicro.com/products/motherboard/Atom/X10/A1SRi-2758F.cfm
 | 
						|
# This board contains a TPM header, but you must supply your own module.
 | 
						|
{
 | 
						|
  imports = [ ../. ];
 | 
						|
}
 |