feat: add openclaw CLI to system packages

This commit is contained in:
Robert
2026-04-04 17:23:15 -04:00
parent b9cf8a47f7
commit 8aa85e62e5

View File

@@ -135,6 +135,7 @@
kitty.terminfo kitty.terminfo
nodejs_22 nodejs_22
uv uv
openclaw
(python3.withPackages (ps: with ps; [ (python3.withPackages (ps: with ps; [
openai-whisper openai-whisper
])) ]))