docs/options: expose all clan options in NüschtOS search

This commit is contained in:
Johannes Kirschbauer
2025-07-24 09:41:34 +02:00
parent 0ffad32657
commit 59105bd1da
2 changed files with 30 additions and 18 deletions

View File

@@ -229,8 +229,8 @@ in
};
inventory = lib.mkOption {
type = types.submodule {
imports = [
type = types.submoduleWith {
modules = [
{
_module.args = { inherit clanLib; };
_file = "clan interface";