chore(cheetah)!: use monitored
nix & fix nvim
New `neovim-nightly` overlay provides `neovim` instead of `neovim-nightly`
This commit is contained in:
parent
265f551ea8
commit
b3390f3565
2 changed files with 2 additions and 2 deletions
|
@ -78,7 +78,7 @@
|
|||
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
package = pkgs.neovim-nightly;
|
||||
package = pkgs.neovim;
|
||||
# defaultEditor = true;
|
||||
|
||||
viAlias = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue