feat(auth): enable fingerprint detection for auth

This commit is contained in:
Pierre Martin
2022-09-03 06:22:17 +02:00
parent b1e097feea
commit 632df0cab4
2 changed files with 4 additions and 2 deletions

View File

@@ -58,6 +58,7 @@ in
latest.yubico-pam
latest.yubikey-manager
latest.pam_u2f
latest.polkit_gnome # fun fact: https://gitlab.gnome.org/GNOME/gdm/-/issues/613
latest.arandr
latest.feh

View File

@@ -30,8 +30,9 @@
# Enable thermal data
services.thermald.enable = true;
# TODO Enable fingerprint support
# services.fprintd.enable = true;
# Enable fingerprint support
# see https://wiki.archlinux.org/title/fprint for usage
services.fprintd.enable = true;
# Display things like a boss
## Make it work