3 lines
		
	
	
		
			60 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			60 B
		
	
	
	
		
			Nix
		
	
	
	
	
	
{ config, inputs, ... }: { imports = [ ./hardware.nix ]; }
 | 
						|
 | 
						
{ config, inputs, ... }: { imports = [ ./hardware.nix ]; }
 | 
						|
 |