system/neovim/plugins/default.nix

6 lines
40 B
Nix

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