remove typo

This commit is contained in:
2025-12-24 06:23:40 +01:00
parent c92ea31991
commit f607c99ec4

View File

@@ -13,7 +13,7 @@ in {
# PAM configuration for automatic keyring unlock # PAM configuration for automatic keyring unlock
security.pam.services.sddm.enableGnomeKeyring = true; security.pam.services.sddm.enableGnomeKeyring = true;
security.pam.services.login.enableGnomeKeyring = true; security.pam.services.login.enableGnomeKeyring = true;
security.pam.services.gdm.enableGnomeKeyring = true;` security.pam.services.gdm.enableGnomeKeyring = true;
# Make KDE apps use GNOME Keyring as the Secret Service backend # Make KDE apps use GNOME Keyring as the Secret Service backend
environment.variables = { environment.variables = {