m3-ares update

This commit is contained in:
m3tm3re
2026-03-22 17:21:25 +01:00
parent 43523cf2d8
commit 1bc1616a4f
4 changed files with 22 additions and 20 deletions

View File

@@ -23,8 +23,6 @@
then pkgs.whisper-cpp-vulkan
else pkgs.whisper-cpp;
model = "ggml-large-v3-turbo";
notifyTimeout = 2000;
ollamaTimeout = 120;
};
programs.carapace = {

View File

@@ -46,6 +46,7 @@ with lib; {
nitch.enable = true;
secrets.enable = true;
starship.enable = true;
television.enable = true;
};
desktop = {
coding.enable = true;