@metadata_processor
def apt(metadata):
return {
'apt': {
'packages': {
'fish': {},
'tmux': {},
'vim': {},
},
}, DEFAULTS, DONE