temp fix neovim-nightly build bug

This commit is contained in:
♥ Minnie ♥ 2023-10-30 21:41:03 +00:00
parent 6ce56ca13d
commit b6d76382f4

View file

@ -3,7 +3,7 @@
{
programs.neovim = {
enable = true;
package = pkgs.neovim-nightly;
#package = pkgs.neovim-nightly;
defaultEditor = true;
extraPackages = with pkgs; [
# Misc