Loading
starship: expose presets in share/starship/presets
expose starship presets so they can be imported into user configuration,
e.g. `with builtins; (fromTOML (readFile "${starship}/share/starship/presets/SOMEPRESET.toml"))`
this allows merging of presets and could be further used by e.g. Home
Manager modules