diff --git a/void.nix b/void.nix index 2d06d39..2a5ee48 100644 --- a/void.nix +++ b/void.nix @@ -155,7 +155,7 @@ services.ollama = { enable = true; - acceleration = "rocm"; + acceleration = false; # only allow tailscale access host = "100.70.78.2"; };