Pacman99
e98e595704
pass builderArgs to config and extract builds
...
have mkHomeConfiguration create its own custom build within the function
create a externalModule for customBuilds so its easy to add more
2021-04-30 10:52:35 -07:00
Pacman99
b6c00e74e7
set add self and hosts module arguments
2021-04-26 19:33:31 -07:00
Pacman99
59383e871f
modules: drop any logic already done by fup
...
this includes creating multiPkgs, and dropping options already set by
fup
2021-04-26 11:27:00 -07:00
Pacman99
58c7d04036
extract iso/hm config modules to lib.modules
2021-04-24 14:44:32 -07:00
Pacman99
2d9ea0d27e
lib: init modules and move mkHosts modules there
...
This helps to split up the code in mkHosts and creates a place where we
can store modules relevent to devos. It will also be easier to remove
unecessary parts of each module in the future when they are all
compartmentalized.
2021-04-24 14:44:16 -07:00