Remove ollama

This commit is contained in:
Zeph Levy 2026-04-27 10:36:23 +02:00
parent 71eb686b81
commit 9a360fab96

View file

@ -76,5 +76,4 @@
powerOnBoot = false; powerOnBoot = false;
}; };
services.blueman.enable = true; services.blueman.enable = true;
services.ollama.enable = true;
} }