Add neovim to sovr
This commit is contained in:
parent
2f950e883d
commit
9a0d2bac7b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue