assistant/mcphub-nvim: init

This commit is contained in:
Farouk Brown 2025-10-05 20:09:50 +01:00
commit bdd10b3918
9 changed files with 484 additions and 1 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./config.nix
./mcphub-nvim.nix
];
}