feat: helix updates

This commit is contained in:
2026-07-26 09:40:20 +02:00
parent 067d1bbf12
commit 57389d9109
3 changed files with 93 additions and 12 deletions
+4
View File
@@ -8,6 +8,10 @@
};
devenv.url = "github:cachix/devenv";
flake-parts.follows = "lux-pkgs/flake-parts";
helix = {
url = "github:helix-editor/helix";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";