chore: notes for fingerprint

This commit is contained in:
Ruben 2024-04-21 12:15:54 -05:00
commit 26dbee9307
No known key found for this signature in database
GPG key ID: A6C94D84D2DA13EE

View file

@ -44,8 +44,8 @@
];
};
# enable the proper fingerprint drivers, ensuring the default fprintd
# package is disabled.
# TODO: refer to https://github.com/ahbnr/nixos-06cb-009a-fingerprint-sensor?tab=readme-ov-file#setup-based-on-fprintd-and-bingchs-driver
# and update this part accordingly to make it easy to follow and do
services.fprintd.enable = false;
services.open-fprintd.enable = true;
services.python-validity.enable = true;