Switch to neovim.

This commit is contained in:
2024-09-11 15:53:54 +01:00
parent 10ebfee6fd
commit 871162724a

View File

@@ -2,6 +2,6 @@
{
environment.systemPackages = with pkgs; [
nodejs_20
vim
neovim
];
}