feat: add helix master cache

This commit is contained in:
2026-07-26 11:22:45 +02:00
parent cc6dc0d872
commit e6ae751ff2
3 changed files with 11 additions and 4 deletions
+1 -4
View File
@@ -7,10 +7,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
flake-parts.follows = "lux-pkgs/flake-parts";
helix = {
url = "github:helix-editor/helix";
inputs.nixpkgs.follows = "nixpkgs";
};
helix.url = "github:helix-editor/helix";
home-manager = {
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";