From 7ec1d4de201d7605e082cc76bd48de6562e333aa Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Sun, 27 Jul 2025 10:50:21 +0200 Subject: [PATCH] feat(desktop): disable ollama for now. --- hosts/ymir/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/ymir/configuration.nix b/hosts/ymir/configuration.nix index e37257e..cfc1ef5 100644 --- a/hosts/ymir/configuration.nix +++ b/hosts/ymir/configuration.nix @@ -157,7 +157,7 @@ crony.ryzenadj.enable = true; crony.auto-cpufreq.enable = true; crony.hyprland-nixos.enable = true; - crony.ollama.enable = true; + crony.ollama.enable = false; # List packages installed in system profile environment.systemPackages = with pkgs; [