multiple in-housed modules and enabled gc-roots, ...

This commit is contained in:
kat witch 2021-09-08 00:40:24 +01:00
parent 8e7d43cbab
commit 7b079e36d8
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72
13 changed files with 516 additions and 34 deletions

View file

@ -31,7 +31,7 @@ let
eval = lib.evalModules {
modules = lib.singleton metaBase
++ lib.singleton xarg.modules.meta
++ lib.attrValues (removeAttrs xarg.targets [ "common" ])
++ lib.attrValues xarg.targets
++ (map
(host: {
network.nodes.${host} = {