From 43f06ead838deddcb2dfb2130d432800dc64687b Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:53:57 +0530 Subject: [PATCH] remove whisper, openai bad --- configuration.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 88171eb..f8b1454 100644 --- a/configuration.nix +++ b/configuration.nix @@ -187,7 +187,6 @@ qrencode rust-analyzer openvpn - openai-whisper-cpp kdenlive rustc rustfmt @@ -200,7 +199,6 @@ ungoogled-chromium wine yt-dlp - ydotool ]; shell = pkgs.fish; };