feat(home:nvim): move to external neovim flake

This commit is contained in:
ooks-io 2024-07-22 11:51:59 +12:00
parent 3fe90d2e5f
commit 5e2324a9d6
15 changed files with 187 additions and 414 deletions

View file

@ -93,10 +93,7 @@
};
# neovim configured with nix
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
ookvim.url = "git+ssh://git@github.com/ooks-io/ookvim";
# packaged firefox addons
firefox-addons = {