mirror of
https://github.com/NotAShelf/nvf.git
synced 2024-12-26 20:52:22 +00:00
Update flake/develop.nix
Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
af4e682cda
commit
90e19c5f51
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@
|
||||||
# testing, but make sure to discard the changes before creating a pull
|
# testing, but make sure to discard the changes before creating a pull
|
||||||
# request.
|
# request.
|
||||||
packages.dev = let
|
packages.dev = let
|
||||||
configuration = {
|
configuration = {};
|
||||||
};
|
|
||||||
|
|
||||||
customNeovim = lib.nvim.neovimConfiguration {
|
customNeovim = lib.nvim.neovimConfiguration {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
|
|
Loading…
Reference in a new issue