From 0003d42594edc3430620a8d0af4c031124a6f37a Mon Sep 17 00:00:00 2001 From: Kohei Watanabe Date: Wed, 27 Sep 2023 00:54:31 +0900 Subject: [PATCH] add git-crypt --- packages.bash | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/packages.bash b/packages.bash index a82b93c..66c7b84 100644 --- a/packages.bash +++ b/packages.bash @@ -1,18 +1,19 @@ packages=( +build-essential cloudflared +curl docker-ce docker-compose-plugin -nodejs -tailscale -build-essential -curl fdupes ffmpeg +git-crypt imagemagick knot-dnsutils +nodejs qemu-user-static screen smartmontools +tailscale ) if [[ "$(df --output=fstype . | sed 1d)" == "btrfs" ]]; then