I'd like to propose the feature of default packages when a new node version is being added.
For example, I use yarn across all my projects, but I need to explicitly install it for every new node version that nvs adds.
I think having a default-packages file somewhere would solve this problem, like nvm does.
Do you all think that this feature is worth investing a developer-time?