gerg: switch to new repo

This commit is contained in:
Gerg-L 2024-07-13 23:25:54 -04:00
commit 0a7f6eb104
No known key found for this signature in database
3 changed files with 18 additions and 26 deletions

View file

@ -81,10 +81,7 @@
systems.url = "github:nix-systems/default";
# Alternate neovim-wrapper
neovim-wrapper = {
url = "github:Gerg-L/neovim-wrapper";
inputs.nixpkgs.follows = "nixpkgs";
};
mnw.url = "github:Gerg-L/mnw";
# For generating documentation website
nmd = {