nix: add helix overlay
This commit is contained in:
parent
895d7d3cf9
commit
6e4f6dfd38
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
nixpkgs = {
|
||||
overlays = [
|
||||
inputs.nur.overlay
|
||||
inputs.helix.overlays.default
|
||||
inputs.yazi.overlays.default
|
||||
];
|
||||
config = {
|
||||
|
|
Loading…
Reference in a new issue