remove neovim from shell.nix

This commit is contained in:
TheWanderingCrow 2025-01-06 14:03:48 -05:00
parent b233c5ad55
commit 73089f01d8

View file

@ -3,7 +3,7 @@
NIX_CONFIG = "extra-experimental-features = nix-command flakes";
nativeBuildInputs = with pkgs; [
git
neovim
vim
nix
alejandra
nixos-generators