remove neovim

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-11-17 21:03:50 -05:00
parent 116e757499
commit f3e9f9e031
28 changed files with 34 additions and 686 deletions

View File

@@ -33,7 +33,6 @@
nix.settings.experimental-features = [ "nix-command" "flakes" ];
environment.systemPackages = with pkgs; [
neovim
wget
git
curl