1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-18 16:07:59 +00:00

add git-crypt

This commit is contained in:
Nebel 2023-09-27 00:54:31 +09:00
parent 769acf58a1
commit 0003d42594
Signed by: nebel
GPG key ID: 79807D08C6EF6460

View file

@ -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