7 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Python
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Python
		
	
	
	
	
	
defaults = {
 | 
						|
    'apt': {
 | 
						|
        'packages': {
 | 
						|
            'htop': {},
 | 
						|
        },
 | 
						|
    },
 | 
						|
}
 |