Add packages for neovim
This commit is contained in:
parent
bcf07feb51
commit
57f1266608
|
@ -7,7 +7,7 @@
|
|||
{
|
||||
imports =
|
||||
[
|
||||
./private
|
||||
./private
|
||||
./hardware-configuration.nix
|
||||
./boot-config.nix
|
||||
./packages.nix
|
||||
|
|
|
@ -93,6 +93,7 @@ in
|
|||
bind
|
||||
borgbackup
|
||||
file
|
||||
fzf
|
||||
git-lfs
|
||||
gitAndTools.gitFull
|
||||
htop
|
||||
|
@ -152,6 +153,7 @@ in
|
|||
llvm.lld
|
||||
nasm
|
||||
patchelf
|
||||
python37Packages.python-language-server
|
||||
rr
|
||||
rustup
|
||||
valgrind
|
||||
|
|
Loading…
Reference in a new issue