enable index

This commit is contained in:
Kopatz
2025-09-25 13:17:52 +02:00
parent 7379e9d9fc
commit 71e73e00da

View File

@@ -30,6 +30,7 @@
nixvimPlugins = true;
nix = {
ld.enable = true;
index.enable = true;
settings.enable = true;
};
misc = {