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