mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 05:03:15 -08:00
chore: disable fingerprint by default
This commit is contained in:
parent
86dbe9e251
commit
19fc8e4a94
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue