gerg: switch to new repo (#338)

* gerg: switch to new repo

* modules/default: fix buildPlug
This commit is contained in:
Gerg-L 2024-07-14 03:47:21 +00:00 committed by GitHub
commit 1426c83ce6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 23 additions and 31 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 = {