laptop fingerprint

This commit is contained in:
death916 2025-05-22 03:22:37 -07:00
parent 5cf7f04b20
commit a930664551

View file

@ -112,7 +112,7 @@
serviceConfig.Type = "simple"; serviceConfig.Type = "simple";
}; };
services.fprintd.enable = true; services.fprintd.enable = true;
services.fprintd.tod.driver = pkgs.libfprint-2-tod1-goodix; # services.fprintd.tod.driver = pkgs.libfprint-2-tod1-goodix;
system.stateVersion = "24.11"; # Did you read the comment? system.stateVersion = "24.11"; # Did you read the comment?