mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
multiple in-housed modules and enabled gc-roots, ...
This commit is contained in:
parent
8e7d43cbab
commit
7b079e36d8
13 changed files with 516 additions and 34 deletions
|
|
@ -29,7 +29,7 @@ in
|
|||
};
|
||||
options.deploy.tf = mkOption {
|
||||
type = types.submodule {
|
||||
freeformType = types.attrsOf unmergedValues;
|
||||
inherit (unmerged) freeformType;
|
||||
|
||||
options = {
|
||||
import = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue