Added at-rest encryption packages

This commit is contained in:
Emmet
2023-07-14 13:17:10 -05:00
parent ecf62b0d6f
commit 50b6d7ebca
2 changed files with 3 additions and 0 deletions

View File

@@ -65,7 +65,9 @@
git git
rclone rclone
rdiff-backup rdiff-backup
cryptsetup
gocryptfs gocryptfs
cryfs
]; ];
# I use zsh btw # I use zsh btw

View File

@@ -74,6 +74,7 @@
wget wget
zsh zsh
git git
cryptsetup
]; ];
# I use zsh btw # I use zsh btw