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

3 lines
55 B
Nix

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