remove fix for pam with gnome keyring

nixpkgs#265536 reached nixos-unstable :yippee:
This commit is contained in:
uku 2023-11-17 15:17:00 +01:00
parent 747fb81aab
commit 47ab7383f2
Signed by: uku
GPG key ID: 7D01D7B105E77166

View file

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