chore(desktop): enable rocm ollama support for neovim again
This commit is contained in:
parent
066769e6f9
commit
ef337e45c0
|
@ -126,7 +126,6 @@
|
||||||
|
|
||||||
# Enable ollama support
|
# Enable ollama support
|
||||||
ollama.enable = true;
|
ollama.enable = true;
|
||||||
ollama.type = "cpu";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
modules.hyprland = {
|
modules.hyprland = {
|
||||||
|
|
Loading…
Reference in a new issue