latest nix changes

This commit is contained in:
Salar Rahmanian 2021-06-07 21:08:10 -07:00
parent 9896a85d5a
commit 95a050e1d0
2 changed files with 4 additions and 4 deletions

View file

@ -48,7 +48,6 @@ in
vimAlias = true;
vimdiffAlias = true;
withNodeJs = true; # for coc.nvim
withPython = true; # for plugins
withPython3 = true; # for plugins
};