I've made a janky hack but it doesn't feel right. The idea is defining custom provided flakeModules that can be included for aspects, which'll influence the global flake-file.inputs for write-flake. The problem is when using a den config across hosts, I don't want every host to download all the flake-file.inputs despite only needing a handful.. that's not very modular.
Originally posted by @baltimore-balls in #336
I've made a janky hack but it doesn't feel right. The idea is defining custom provided flakeModules that can be included for aspects, which'll influence the global flake-file.inputs for write-flake. The problem is when using a den config across hosts, I don't want every host to download all the flake-file.inputs despite only needing a handful.. that's not very modular.
Originally posted by @baltimore-balls in #336