disable ollama
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = false; # FIXME: https://github.com/NixOS/nixpkgs/issues/376930
|
||||||
acceleration = "rocm";
|
acceleration = "rocm";
|
||||||
environmentVariables = {
|
environmentVariables = {
|
||||||
HSA_OVERRIDE_GFX_VERSION = "11.0.3";
|
HSA_OVERRIDE_GFX_VERSION = "11.0.3";
|
||||||
|
|||||||
Reference in New Issue
Block a user