system/neovim/plugins/default.nix

5 lines
40 B
Nix

{
imports = [
./ollama.nix
];
}