diff --git a/configuration.nix b/configuration.nix index e27e21e..60b6b88 100644 --- a/configuration.nix +++ b/configuration.nix @@ -271,7 +271,7 @@ }; services.ollama = { - enable = false; + enable = true; acceleration = "rocm"; environmentVariables = { # Force Ollama to only see the dedicated GPU @@ -360,6 +360,18 @@ openssl curl expat + wayland + libxkbcommon + libGL + gtk3 + glib + pango + harfbuzz + cairo + gdk-pixbuf + webkitgtk_4_1 + libsoup_3 + gobject-introspection ];