add nix-index

This commit is contained in:
Sridhar Ratnakumar 2022-04-15 22:52:20 -04:00
parent a00104b627
commit a1ad401d4c

View file

@ -28,5 +28,10 @@
size = 14;
};
};
nix-index = {
enable = true;
enableZshIntegration = true;
};
};
}