nix-config/home/toast/modules/nixvim/plugins/nvim-tree.nix

3 lines
55 B
Nix

{
programs.nixvim.plugins.nvim-tree.enable = true;
}