feat(desktop): disable ollama for now.

This commit is contained in:
CronyAkatsuki 2025-07-27 10:50:21 +02:00
parent 21bbab0f1b
commit 7ec1d4de20

View file

@ -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; [