expose options

Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
lucasew 2021-11-19 14:41:03 -03:00 committed by Alexander Sosedkin
parent 5c838f508b
commit d0b83e6397

View file

@ -33,5 +33,5 @@ in
{
inherit (module.config.build) activationPackage;
inherit (module) config;
inherit (module) config options;
}