update flakes

Former-commit-id: 0d1ff6074f
This commit is contained in:
Hadi
2024-12-12 21:38:50 +01:00
parent f65f5a28e8
commit 65f98fd3ec
2 changed files with 108 additions and 50 deletions

View File

@@ -44,7 +44,7 @@
};
trouble.enable = true;
indent-blankline.enable = true;
nvim-colorizer.enable = true;
colorizer.enable = true;
tagbar = {
enable = true;
tagsPackage = pkgs.universal-ctags;