feat: add ollama back to desktop and laptop
This commit is contained in:
parent
172914e9a4
commit
feb2fcbf29
2 changed files with 6 additions and 0 deletions
|
@ -110,6 +110,9 @@
|
|||
programs.neovim = {
|
||||
enable = true;
|
||||
|
||||
# Enable ollama support
|
||||
ollama.enable = true;
|
||||
|
||||
# Set the hostname for nixd in neovim
|
||||
nixd.hostname = "wizlap";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue