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
|
|
@ -12,7 +12,6 @@ in
|
|||
./helix.nix
|
||||
./zulip.nix
|
||||
./nautilus.nix
|
||||
./neovim-nightly.nix
|
||||
./vim.nix
|
||||
./prismlauncher.nix
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +0,0 @@
|
|||
{inputs, ...}: _final: prev: let
|
||||
inherit (prev.stdenv.hostPlatform) system;
|
||||
in {
|
||||
neovim-nightly = inputs.neovim-nightly.packages.${system}.neovim;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue