home/neovim: Enable support for nix
This commit is contained in:
parent
4b5a17cfa2
commit
ac4c8f12f1
2 changed files with 4 additions and 1 deletions
|
@ -101,6 +101,7 @@ in
|
|||
|
||||
# for coc
|
||||
nodejs
|
||||
rnix-lsp
|
||||
|
||||
] ++ lib.optionals (config.networking.hostName == "jimbo") [
|
||||
networkmanager
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue