From aa5c955f67120d52279cfa10296c41c394a1b247 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 9 Jul 2025 10:33:49 -0700 Subject: [PATCH] Add migratgion for gnome-keyring --- migrations/1752082381.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 migrations/1752082381.sh diff --git a/migrations/1752082381.sh b/migrations/1752082381.sh new file mode 100644 index 0000000..05b6d8d --- /dev/null +++ b/migrations/1752082381.sh @@ -0,0 +1,2 @@ +echo "Adding gnome-keyring to make 1password work with 2FA codes" +yay -S --noconfirm gnome-keyring