mirror of
				https://github.com/NixOS/nixos-hardware.git
				synced 2025-11-04 17:27:14 +08:00 
			
		
		
		
	add supermicro x12scz-tln4f
This commit is contained in:
		@@ -4,6 +4,5 @@
 | 
			
		||||
{ pkgs, ... }:
 | 
			
		||||
 | 
			
		||||
{
 | 
			
		||||
  boot.kernelModules = [ "ipmi_devintf" "ipmi_si" ];
 | 
			
		||||
  environment.systemPackages = [ pkgs.ipmitool ];
 | 
			
		||||
  imports = [ ../. ];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user