update flakes

This commit is contained in:
Hadi
2024-12-12 21:38:50 +01:00
parent 1577960c51
commit 0d1ff6074f
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;