Skip to content

Commit

Permalink
add veracrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxWolf-01 committed Mar 16, 2024
1 parent 0dc4ee1 commit b3a20a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions setup
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,11 @@ desktop() {
sudo apt-get update
sudo apt install webp-pixbuf-loader
xdg-mime default org.gnome.eog.desktop image/webp

# encrypted volumes
sudo add-apt-repository ppa:unit193/encryption
sudo apt-get update
sudo apt-get install veracrypt
}

docker() {
Expand Down

0 comments on commit b3a20a2

Please sign in to comment.