1
0
Fork 0

set qubes gpg domain

This commit is contained in:
Lance Vick 2025-02-27 15:34:04 -08:00
parent efb8a65689
commit db8e27a705
Signed by: lrvick
GPG Key ID: 8E47A1EC35A1551D
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ export LC_ALL="en_US.UTF-8"
# Apply QubesOS specific configuration
if command -v qubesdb-read &> /dev/null; then
export QUBES_GPG_DOMAIN=vault
export SSH_AUTH_SOCK="/home/${USER}/.SSH_AGENT_${QUBES_GPG_DOMAIN}";
fi