From ec17b3f012eae9bd9616a1b070679882f059d353 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 25 Aug 2025 07:20:07 +0200 Subject: [PATCH] We should always have the firewall commands available --- install/development/terminal.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/development/terminal.sh b/install/development/terminal.sh index f0352153..627ed787 100644 --- a/install/development/terminal.sh +++ b/install/development/terminal.sh @@ -8,4 +8,5 @@ sudo pacman -S --noconfirm --needed \ starship bash-completion \ gum python-poetry-core python-terminaltexteffects \ tzupdate \ + ufw ufw-docker \ alacritty