Commit Graph

12 Commits

Author SHA1 Message Date
a75045fa4d
flake-parts/setups: add config-specific standalone modules option 2025-04-29 16:50:04 +08:00
72f4576508
flake-parts/setups: set branch option for integration modules to be nullable
Not only it has less unnecessary import but also this allows for a more
flexible option of importing only the module of the environment
(alongside the typical convenience setup).
2025-04-29 16:35:51 +08:00
2336f1fd40
flake-parts/setups/wrapper-manager: fix specialArgs passing to wider-scope configs 2025-04-09 21:56:34 +08:00
2e78edbd60
flake-parts/setups/{home-manager,wrapper-manager}: set specialArgs
Though both integrations are not complete with config-specific
specialArgs not completely possible to be inserted.
2025-04-06 16:00:30 +08:00
57b8882cb9
flake-parts/setups/wrapper-manager: replace src with branch for top-level configs 2025-04-06 15:55:21 +08:00
e1be6b4d04
flake-parts/setups: fix specialArgs inheritance from global setup module 2025-02-17 19:40:02 +08:00
90738d470f
flake-parts/setups: move default specialArgs and modules to own
flake-parts module
2025-02-17 19:40:02 +08:00
71be6e4bc1
chore: reformat codebase 2025-02-03 10:30:13 +08:00
517a5e6c61
flake-parts/setups: fix wrapper-manager submodule 2024-07-23 18:27:49 +08:00
dc31e3e36b
flake-parts/setups: create module option for unified configuration directory 2024-07-23 18:27:15 +08:00
25fbee9f2f
flake-parts/setups: refactor systems into shared config options 2024-07-22 21:23:52 +08:00
60fe2b8893
flake-parts/setups/wrapper-manager: init 2024-07-22 19:45:56 +08:00