plugins/neo-tree: use gitPackage

This commit is contained in:
Austin Horstman 2024-08-29 14:16:29 -05:00
parent 6945c6c17f
commit 38bc0b88e9
No known key found for this signature in database
2 changed files with 8 additions and 1 deletions

View file

@ -442,6 +442,7 @@
plugins.neo-tree = {
enable = true;
iconsPackage = null;
gitPackage = null;
};
};
}