Not needed

This commit is contained in:
David Heinemeier Hansson
2025-07-09 19:29:33 -04:00
parent 5e50f00278
commit 5d6fe16e47

View File

@ -1,7 +1,6 @@
#!/bin/bash
yay -S --noconfirm --needed fprintd libfprint
sudo systemctl enable --now fprintd.service
# Add fingerprint authentication as a sufficient option
grep -q 'pam_fprintd.so' /etc/pam.d/system-auth ||