Move enableGnomeKeyring

This commit is contained in:
Ethan Lane 2024-08-15 16:32:40 +01:00
parent 80a0f5af85
commit 634efc074b
2 changed files with 4 additions and 2 deletions

View file

@ -16,7 +16,6 @@ in {
};
services.gnome-keyring.enable = true;
security.pam.services.lightdm.enableGnomeKeyring = true;
home = {
username = "${username}";