🤖 Added Ollama
This commit is contained in:
@ -31,4 +31,9 @@
|
||||
setSocketVariable = true;
|
||||
};
|
||||
};
|
||||
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
acceleration = "cuda";
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user