mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-08-02 18:46:03 -04:00
Fixes
This commit is contained in:
parent
d7ef6c238c
commit
bf3dc038ca
6 changed files with 21 additions and 17 deletions
7
fedora/emails.sh
Normal file
7
fedora/emails.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo dnf install thunderbird -y
|
||||
|
||||
#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/
|
||||
#echo "vault-gpg" | sudo tee /rw/config/gpg-split-domain
|
Loading…
Add table
Add a link
Reference in a new issue