Add neovim to sovr

This commit is contained in:
Eli Ribble 2025-01-02 07:19:55 -07:00
parent 2f950e883d
commit 9a0d2bac7b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
environment.systemPackages = with pkgs; [
fish
git
neovim
tmux
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
wget