{ nvim-tree-lua, ... }:
{
luaConfig = builtins.readFile ./nvim-tree.lua;
plugins = [ nvim-tree-lua ];
}