swaylock(wayland): always report the password is wrong. #7

Closed
opened 2025-12-28 23:18:50 +01:00 by adam · 0 comments
Owner

Originally created by @ryan4yin on GitHub (Jul 30, 2023).

swaylock rejecting a valid password, always report the password is wrong.

Related:

Can be fixed by add this line:

security.pam.services.swaylock = {};
Originally created by @ryan4yin on GitHub (Jul 30, 2023). swaylock rejecting a valid password, always report the password is wrong. Related: - https://www.reddit.com/r/NixOS/comments/sg9e8a/issue_with_swaylock/ - https://github.com/NixOS/nixpkgs/issues/158025 Can be fixed by add this line: ``` security.pam.services.swaylock = {}; ```
adam added the bug label 2025-12-28 23:18:50 +01:00
adam closed this issue 2025-12-28 23:18:50 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/nix-config#7