laptop fingerprint

This commit is contained in:
death916 2025-05-22 03:25:33 -07:00
parent a930664551
commit 42483d338d

View file

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