From 73089f01d8ca3a67d85a5ad4919a1f1413af2972 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 6 Jan 2025 14:03:48 -0500 Subject: [PATCH] remove neovim from shell.nix --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell.nix b/shell.nix index 1c18422..6dcbd9c 100644 --- a/shell.nix +++ b/shell.nix @@ -3,7 +3,7 @@ NIX_CONFIG = "extra-experimental-features = nix-command flakes"; nativeBuildInputs = with pkgs; [ git - neovim + vim nix alejandra nixos-generators