lib/types: expose pluginType

This commit is contained in:
diniamo 2024-07-07 15:36:46 +02:00
commit 4c46548539
3 changed files with 4 additions and 2 deletions

View file

@ -52,7 +52,7 @@
};
};
in {
inherit extraPluginType fromInputs;
inherit extraPluginType fromInputs pluginType;
pluginsOpt = {
description,