Auto-unlock gnome keyring on login
and install libsecret
This commit is contained in:
parent
88abf3ed4d
commit
9385849afd
2 changed files with 6 additions and 3 deletions
|
|
@ -39,6 +39,7 @@
|
|||
command = "uwsm start hyprland-uwsm.desktop";
|
||||
user = "${username}";
|
||||
};
|
||||
security.pam.services.greetd.enableGnomeKeyring = true;
|
||||
|
||||
environment.sessionVariables.XKB_DEFAULT_LAYOUT = "es";
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue