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 = {
|
nixpkgs = {
|
||||||
overlays = [
|
overlays = [
|
||||||
inputs.nur.overlay
|
inputs.nur.overlay
|
||||||
|
inputs.helix.overlays.default
|
||||||
inputs.yazi.overlays.default
|
inputs.yazi.overlays.default
|
||||||
];
|
];
|
||||||
config = {
|
config = {
|
||||||
|
|
Loading…
Reference in a new issue