feat: Remove nvchad nvim and neovim-nightly
This commit is contained in:
parent
1c7c2a2692
commit
d62f71605a
9 changed files with 28 additions and 234 deletions
21
flake.nix
21
flake.nix
|
|
@ -173,27 +173,6 @@
|
|||
repo = "NUR";
|
||||
};
|
||||
|
||||
neovim-nightly = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "neovim-nightly-overlay";
|
||||
};
|
||||
nvchad-starter = {
|
||||
type = "github";
|
||||
owner = "ulic-youthlic";
|
||||
repo = "nvchad-starter";
|
||||
flake = false;
|
||||
};
|
||||
nix4nvchad = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
repo = "nix4nvchad";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
nvchad-starter.follows = "nvchad-starter";
|
||||
};
|
||||
};
|
||||
|
||||
lanzaboote = {
|
||||
type = "github";
|
||||
owner = "nix-community";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue