3 lines
108 B
Bash
3 lines
108 B
Bash
echo "Adding gnome-keyring to make 1password work with 2FA codes"
|
|
yay -S --noconfirm --needed gnome-keyring
|