home/neovim: Enable support for nix

This commit is contained in:
fleaz 2022-04-25 14:26:15 +02:00
parent 4b5a17cfa2
commit ac4c8f12f1
Signed by: fleaz
GPG key ID: AED15F8FDD04D083
2 changed files with 4 additions and 1 deletions

View file

@ -101,6 +101,7 @@ in
# for coc
nodejs
rnix-lsp
] ++ lib.optionals (config.networking.hostName == "jimbo") [
networkmanager