Refactor gpg

This commit is contained in:
Ryan Hughes
2025-10-22 00:02:50 -04:00
parent 21ac298e88
commit 442cd5917a
2 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,2 @@
# Setup GPG configuration with multiple keyservers for better reliability
sudo mkdir -p /etc/gnupg
sudo cp ~/.local/share/omarchy/default/gpg/dirmngr.conf /etc/gnupg/
sudo chmod 644 /etc/gnupg/dirmngr.conf
sudo gpgconf --kill dirmngr || true
sudo gpgconf --launch dirmngr || true