1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2024-09-19 15:14:43 -04:00

Update emails.sh

This commit is contained in:
Tommy 2022-07-15 23:09:46 -04:00 committed by GitHub
parent 71dc623f94
commit 0a696d8d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
sudo dnf install thunderbird -y sudo dnf install thunderbird -y
#Remove if you don't use ProtonMail
sudo dnf install https://protonmail.com/download/bridge/protonmail-bridge-2.1.3-1.x86_64.rpm -y
#Do this in the AppVM after you have set it up #Do this in the AppVM after you have set it up
#Obviously replace vault-gpg with the actual GPG backend that you are using https://www.qubes-os.org/doc/split-gpg/ #Obviously replace vault-gpg with the actual GPG backend that you are using https://www.qubes-os.org/doc/split-gpg/
#echo "vault" | sudo tee /rw/config/gpg-split-domain #echo "vault" | sudo tee /rw/config/gpg-split-domain