From e56152c2670c684c37a69f3d4f6d394eda63f531 Mon Sep 17 00:00:00 2001 From: tomit4 Date: Sun, 1 May 2022 14:33:14 -0700 Subject: [PATCH] added note about gnome-keyring --- updates.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/updates.txt b/updates.txt index 26ddff8f..9c80b131 100644 --- a/updates.txt +++ b/updates.txt @@ -13,3 +13,7 @@ find $dir -maxdepth 1 -type f Install yq (similar to jq, but for yaml) doas pacman -S yq + +Install gnome-keyring (per issue on Artix forums) + +doas pacman -S gnome-keyring