flake: add ndg as an input

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964151352d958f0c64949769d98dd759bdc
This commit is contained in:
raf 2025-09-24 12:28:40 +03:00
commit cd9a5da852
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 89 additions and 1 deletions

View file

@ -105,5 +105,8 @@
# Alternate neovim-wrapper
mnw.url = "github:Gerg-L/mnw";
# Alternative documentation generator
ndg.url = "github:feel-co/ndg";
};
}