diff --git a/emails.sh b/emails.sh index f6af3d9..608d3a2 100644 --- a/emails.sh +++ b/emails.sh @@ -4,4 +4,4 @@ sudo dnf install thunderbird -y #Do this in the AppVM after you have set it up #Obviously replace sys-usb with the actual GPG backend that you are using https://www.qubes-os.org/doc/split-gpg/ -#sudo echo "sys-usb" > /rw/config/gpg-split-domain +echo "sys-usb" | sudo tee /rw/config/gpg-split-domain