diff --git a/nixos/hosts/phantom-ship.nix b/nixos/hosts/phantom-ship.nix index 94b515f..17295eb 100644 --- a/nixos/hosts/phantom-ship.nix +++ b/nixos/hosts/phantom-ship.nix @@ -89,7 +89,7 @@ in services.openclaw-gateway = { enable = true; environmentFiles = [ "/etc/openclaw/env" ]; - servicePath = [ pkgs.git pkgs.nodejs ]; + servicePath = [ pkgs.git pkgs.nodejs pkgs.openai-whisper ]; config = { gateway.mode = "local"; channels.telegram = {