2022-04-21 06:09:53 -04:00
|
|
|
#!/bin/bash
|
|
|
|
|
2022-04-21 06:41:14 -04:00
|
|
|
sudo dnf install thunderbird -y
|
2022-05-24 07:44:53 -04:00
|
|
|
|
|
|
|
#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/
|
|
|
|
#echo "sys-usb" > /rw/config/gpg-split-domain
|