feat(desktop): disable ollama for now.
This commit is contained in:
parent
21bbab0f1b
commit
7ec1d4de20
1 changed files with 1 additions and 1 deletions
|
@ -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; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue