feat: Use helix with steel script
This commit is contained in:
parent
56bb0819b3
commit
8896c8d836
4 changed files with 35 additions and 118 deletions
|
|
@ -67,13 +67,14 @@
|
|||
type = "github";
|
||||
owner = "xddxdd";
|
||||
repo = "nix-cachyos-kernel";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
helix = {
|
||||
type = "github";
|
||||
owner = "helix-editor";
|
||||
owner = "mattwparas";
|
||||
repo = "helix";
|
||||
ref = "master";
|
||||
ref = "steel-event-system";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
|
|
@ -222,6 +223,7 @@
|
|||
type = "github";
|
||||
owner = "fufexan";
|
||||
repo = "nix-gaming";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
|
||||
noctalia = {
|
||||
|
|
@ -243,6 +245,7 @@
|
|||
type = "github";
|
||||
owner = "daeuniverse";
|
||||
repo = "flake.nix";
|
||||
inputs.flake-parts.follows = "flake-parts";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue