Add neovim to sovr
This commit is contained in:
parent
2f950e883d
commit
9a0d2bac7b
|
@ -21,6 +21,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
fish
|
fish
|
||||||
git
|
git
|
||||||
|
neovim
|
||||||
tmux
|
tmux
|
||||||
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Reference in New Issue