Lua plugins.
See https://yazi-rs.github.io/docs/plugins/overview/ for documentation.
Declarations
Type
attribute set of (path or package)
Default
{ }
Example
{
foo = ./foo;
bar = pkgs.bar;
}
Lua plugins.
See https://yazi-rs.github.io/docs/plugins/overview/ for documentation.
attribute set of (path or package)
{ }
{
foo = ./foo;
bar = pkgs.bar;
}