From b00efcba09dc46b4a71db521681f41bee0540a86 Mon Sep 17 00:00:00 2001 From: Adrian Gunnar Lauterer Date: Mon, 22 Apr 2024 20:22:20 +0200 Subject: [PATCH] updated ai profile to include whisper --- profiles/ai.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/ai.nix b/profiles/ai.nix index 1583263..5f02c6f 100644 --- a/profiles/ai.nix +++ b/profiles/ai.nix @@ -5,7 +5,7 @@ ./base.nix ../services/podman.nix ../services/ollama.nix - # ../services/whisper.nix + ../services/whisper.nix ]; environment.systemPackages = with pkgs.unstable; [