mirror of
https://github.com/tommytran732/QubesOS-Scripts
synced 2024-11-09 20:21:34 -05:00
Update emails.sh
This commit is contained in:
parent
9723b38ad4
commit
1ac7d259f5
@ -1,3 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
sudo dnf install thunderbird -y
|
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/
|
||||||
|
#echo "sys-usb" > /rw/config/gpg-split-domain
|
||||||
|
Loading…
Reference in New Issue
Block a user