This issue is fixed in 19.03. If the login manager is GDM, then set the configuration option
{ # ...
security.pam.services.gdm.enableGnomeKeyring = true;
}
If you don't use anyIt has been suggested that if no login manager is used, you need to setthen the following option needs to be set:
{ # ...
services.gnome3.gnome-keyring.enable = true;
}