Clean up dependencies and update inputs

This commit is contained in:
Fabian Hauser 2024-10-19 22:28:18 +03:00
parent 6475c5fd02
commit e62fdad8b1
6 changed files with 31 additions and 53 deletions

View file

@ -10,7 +10,7 @@
# Make pam accept both password and fingerprint
security.pam.services.swaylock.rules.auth = {
fprintd.order = 11600;
fprintd.order = 11601;
unix.args = [ "nullok" ];
};
}