migrate to neovim-nightly

This commit is contained in:
♥ Minnie ♥ 2023-10-10 18:57:56 +08:00
parent 296924cdeb
commit a84f086861
3 changed files with 3 additions and 0 deletions

View file

@ -14,6 +14,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
# Add any other flake you might need
neovim-nightly-overlay.url = "github:nix-community/neovim-nightly-overlay";
};
outputs = { self, nixpkgs, home-manager, ... }@inputs: