mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
expose options
Signed-off-by: lucasew <lucas59356@gmail.com>
This commit is contained in:
parent
5c838f508b
commit
d0b83e6397
1 changed files with 1 additions and 1 deletions
|
|
@ -33,5 +33,5 @@ in
|
|||
|
||||
{
|
||||
inherit (module.config.build) activationPackage;
|
||||
inherit (module) config;
|
||||
inherit (module) config options;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue