Hey gents,
Is it possible to create a custom overlay yaml file that overrides a builtin default overlay? Disclaimer, I'm new to pmm and just following along in this reddit thread to learn it. https://www.reddit.com/r/PleX/comments/1038zce/after_the_news_of_1899_being_cancelled_i_wanted_a/
For example, I know I can do the following in the config
-pmm: <some default>
template_variables: ...
However having all that data copy/pasted per library in the config bothers me. What I'm after is being able to do the above, save it in a yaml and then do the following:
-file: <my preset override>.yaml
