scheme helix

This commit is contained in:
Tao Tien 2025-01-28 17:54:51 -08:00
parent f029ed7c2a
commit 0a546f625d
4 changed files with 100 additions and 6 deletions

View file

@ -21,10 +21,10 @@
url = "github:pjones/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
# helix = {
# url = "github:the-mikedavis/helix";
# inputs.nixpkgs.follows = "nixpkgs";
# };
helix = {
url = "github:mattwparas/helix/steel-event-system";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-cosmic = {
url = "github:lilyinstarlight/nixos-cosmic";
inputs.nixpkgs.follows = "nixpkgs";