feat: +vibetyper

This commit is contained in:
2026-04-03 13:37:26 +02:00
parent 1aa83703f2
commit cb323f2d66
6 changed files with 27 additions and 13 deletions

View File

@@ -10,13 +10,6 @@
./zellij.nix
];
cli.stt-ptt = {
enable = true;
whisperPackage = pkgs.whisper-cpp-vulkan;
model = "ggml-large-v3-turbo";
notifyTimeout = 2000;
};
programs.carapace = {
enable = true;
enableFishIntegration = true;