feat: Remove nvchad nvim and neovim-nightly

This commit is contained in:
ulic-youthlic 2026-07-04 22:56:54 +08:00
parent 1c7c2a2692
commit d62f71605a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
9 changed files with 28 additions and 234 deletions

View file

@ -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";