1_: { 2 services.fprintd = { 3 enable = true; 4 }; 5 security.pam.services = { 6 login.fprintAuth = true; 7 sudo.fprintAuth = true; 8 }; 9}