-
-
Notifications
You must be signed in to change notification settings - Fork 24
flake-file inputs defined in aspects #348
Copy link
Copy link
Open
Labels
Description
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
Reactions are currently unavailable