1
0

home podman setup fixes

This commit is contained in:
2026-04-09 19:12:13 +02:00
parent 414602c66a
commit b141b21d0f
2 changed files with 36 additions and 3 deletions

View File

@@ -127,10 +127,10 @@ sudo apt update && sudo apt install terraform
```bash
# System packages
sudo apt install alacritty zsh tmux stow zsh-syntax-highlighting less python3-libtmux cbonsai shfmt shellcheck lua-check secret-tool wl-clipboard
sudo apt install alacritty zsh tmux stow zsh-syntax-highlighting less python3-libtmux cbonsai shfmt shellcheck lua-check secret-tool wl-clipboard podman quemu-system-x86 qemu-utils virtiofsd gvproxy
# Homebrew packages
brew install neovim stylua lua-language-server bash-language-server prettier terraform-ls tflint ruff markdownlint-cli2 fzf tree-sitter-cli podman
brew install neovim stylua lua-language-server bash-language-server prettier terraform-ls tflint ruff markdownlint-cli2 fzf tree-sitter-cli
# Node packages
npm install --save-dev prettier prettier-plugin-go-template