{ lib, pkgs, ... }: { services.fprintd.enable = true; security.pam.services.login.fprintAuth = false; }