mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Not needed
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
yay -S --noconfirm --needed fprintd libfprint
|
yay -S --noconfirm --needed fprintd libfprint
|
||||||
sudo systemctl enable --now fprintd.service
|
|
||||||
|
|
||||||
# Add fingerprint authentication as a sufficient option
|
# Add fingerprint authentication as a sufficient option
|
||||||
grep -q 'pam_fprintd.so' /etc/pam.d/system-auth ||
|
grep -q 'pam_fprintd.so' /etc/pam.d/system-auth ||
|
||||||
|
Reference in New Issue
Block a user