mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: use neovim overlay
This commit is contained in:
parent
47ac98f316
commit
bfecae6899
4 changed files with 80 additions and 42 deletions
|
|
@ -6,7 +6,7 @@
|
|||
}:
|
||||
{
|
||||
programs.neovim = {
|
||||
package = pkgs.neovim-pin.neovim-unwrapped;
|
||||
package = pkgs.neovim;
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
extraPackages = lib.mkMerge [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue