use upstream helix
This commit is contained in:
parent
1896e88572
commit
d3370026fa
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
agenix.url = "github:ryantm/agenix";
|
||||
agenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
helix.url = "git+https://git.privatevoid.net/max/helix.git";
|
||||
helix.url = "github:helix-editor/helix";
|
||||
helix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
kernel-clr = { url = "github:clearlinux-pkgs/linux"; flake = false; };
|
||||
|
|
Loading…
Reference in a new issue