build-clan: expose Clan configuration as a module
This commit is contained in:
@@ -12,4 +12,9 @@
|
||||
]
|
||||
)
|
||||
];
|
||||
|
||||
options.clan.core.module = lib.mkOption {
|
||||
internal = true;
|
||||
type = lib.types.raw;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user