mirror of
https://github.com/tommytran732/QubesOS-Scripts.git
synced 2025-05-12 19:22:13 -04:00
Update dom0.sh
This commit is contained in:
parent
e2e42908a7
commit
07c54de60d
1 changed files with 1 additions and 1 deletions
2
dom0.sh
2
dom0.sh
|
@ -13,5 +13,5 @@ qvm-service --enable work qubes-u2f-proxy
|
|||
echo "export export QT_QPA_PLATFORMTHEME=gtk2" | sudo tee /etc/environment
|
||||
|
||||
#I am using the sys-usb VM for GPG here because I am using a PGP smartcard. You probably shouldn't do this if you store your GPG private key on disk. It **might** be safer to still have a dedicated gpg-backend VM for this, but then you will have to reassign the smartcard to the VM after every boot, which could be annoying.
|
||||
echo "emails sys-usb allow" >> /etc/qubes-rpc/policy/qubes.Gpg
|
||||
echo "emails sys-usb allow" >> /etc/qubes-rpc/policy/qubes.Gpg
|
||||
echo "@anyvm @anyvm ask,default_target=sys-usb" >> /etc/qubes-rpc/policy/qubes.Gpg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue