add many more fun apps to kinoite

This commit is contained in:
2024-11-25 23:36:00 -05:00
parent ace880e610
commit ee4d2034f7
2 changed files with 56 additions and 1 deletions

View File

@@ -22,7 +22,8 @@ RUN pacman -S --noconfirm \
python-pip \
python-pipx \
ansible \
tmux
tmux \
ffmpeg
# Ollama
RUN curl -fsSL https://ollama.com/install.sh | sh