flake.nix add helix

This commit is contained in:
Charlie Root 2024-09-01 21:37:36 +02:00
commit 39eefee27c
2 changed files with 154 additions and 36 deletions

View file

@ -48,6 +48,7 @@
treefmt-nix.url = "github:numtide/treefmt-nix";
helix.url = "github:helix-editor/helix";
neovim-flake = {
url = "github:notashelf/nvf";
inputs.nixpkgs.follows = "nixpkgs";