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

@ -29,7 +29,7 @@ in
};
options.deploy.tf = mkOption {
type = types.submodule {
freeformType = types.attrsOf unmergedValues;
inherit (unmerged) freeformType;
options = {
import = mkOption {