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

@@ -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