nvf/modules/plugins/assistant/mcphub/default.nix
2025-10-05 20:09:50 +01:00

6 lines
62 B
Nix

{
imports = [
./config.nix
./mcphub-nvim.nix
];
}