nix: add helix overlay

This commit is contained in:
notohh 2024-01-22 19:15:53 -05:00
parent 895d7d3cf9
commit 6e4f6dfd38
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -7,6 +7,7 @@
nixpkgs = {
overlays = [
inputs.nur.overlay
inputs.helix.overlays.default
inputs.yazi.overlays.default
];
config = {