chore: disable fingerprint by default

This commit is contained in:
Ruben 2024-04-21 14:50:23 -05:00
commit 19fc8e4a94
No known key found for this signature in database
GPG key ID: A6C94D84D2DA13EE

View file

@ -47,9 +47,9 @@
# 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;
#services.fprintd.enable = false;
#services.open-fprintd.enable = true;
#services.python-validity.enable = true;
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions