clan/exportsModule: add missing default

This commit is contained in:
Johannes Kirschbauer
2025-07-02 10:32:56 +02:00
parent 16116505ab
commit 82c80a9a53

View File

@@ -78,8 +78,7 @@ in
internal = true;
visible = false;
type = types.deferredModule;
# can be set only once
readOnly = true;
default = { };
description = ''
A module that is used to define the module of flake level exports -