------------------------- cut here --------------------------------
--- etc/pam.d/sddm 2026-08-23 15:05:53.000000000 +0200
+++ /etc/pam.d/sddm 2026-09-04 22:06:54.131577353 +0200
@@ -30,6 +30,7 @@ session optional pam_keyinit.so f
session required pam_limits.so
@include common-session
+session optional pam_gnome_keyring.so auto_start
@include common-password
---------------------- cut here ----------------------------------
The 'session optional ...' line can also be included as an option
like '# session optional ...' to facilitate the unlocking of the
gnome keyring for the user when needed.