Home/Nixinator: Disable ollama
This commit is contained in:
@ -177,7 +177,7 @@
|
||||
|
||||
services = {
|
||||
ollama = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
acceleration = "cuda";
|
||||
# home = "/var/lib/ollama";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user