temp fix neovim-nightly build bug
This commit is contained in:
parent
6ce56ca13d
commit
b6d76382f4
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
package = pkgs.neovim-nightly;
|
||||
#package = pkgs.neovim-nightly;
|
||||
defaultEditor = true;
|
||||
extraPackages = with pkgs; [
|
||||
# Misc
|
||||
|
|
Loading…
Reference in a new issue