auto unlock gnome-keyring on login

This commit is contained in:
uku 2023-11-13 16:43:12 +01:00
parent 1363296a92
commit 41091c4958
Signed by: uku
GPG key ID: 7D01D7B105E77166

View file

@ -217,6 +217,8 @@ in {
};
};
security.pam.services.greetd.enableGnomeKeyring = true;
# Define a user account. Don't forget to set a password with passwd.
users.users.${username} = {
isNormalUser = true;