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