clan/exportsModule: add missing default

This commit is contained in:
Johannes Kirschbauer
2025-07-02 10:32:56 +02:00
parent 416d789188
commit 2afc653877

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 -