Closed Mic92 closed 2 years ago
This solution is a bit too general. I don't think we should be making assumptions about the structure of new output fields, and we don't have to because we can declare the new fields as options. That will give us precise behavior and fewer surprises like #11.
Thanks for the quick fix.
It's convenient to split of package sets or set of nixos systems into multiple files. However the current type on
flake
prevent that. I cannot define nixos configurations in multiple modules:i.e.: