Having this issue after switching from 24.05 to unstable.
Already have:
services.gnome.gnome-keyring.enable = true;
security.pam.services.greetd.enableGnomeKeyring = true;
environment.variables.XDG_RUNTIME_DIR = "/run/user/$UID";
What would be the equivalent of security.pam.services.gdm-password.enableGnomeKeyring = true;
for greetd
?
I tried security.pam.services.greetd-password.enableGnomeKeyring = true;
but that didn’t work.
Here’s the error message I’m getting: “The application ‘Brave’ has requested to open the wallet ‘Default keyring’. Please enter the password for this wallet below.”