docs/options: expose all clan options in NüschtOS search
This commit is contained in:
@@ -229,8 +229,8 @@ in
|
||||
};
|
||||
|
||||
inventory = lib.mkOption {
|
||||
type = types.submodule {
|
||||
imports = [
|
||||
type = types.submoduleWith {
|
||||
modules = [
|
||||
{
|
||||
_module.args = { inherit clanLib; };
|
||||
_file = "clan interface";
|
||||
|
||||
Reference in New Issue
Block a user