This commit is contained in:
2026-02-28 15:02:57 -07:00
parent 4470db7960
commit 80b48ca458

View File

@@ -160,6 +160,11 @@
}; };
}; };
# fingerprint
services.fprintd.enable = true;
security.pam.services.sudo.fprintAuth = true;
security.pam.services.gdm.fprintAuth = true;
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave # on your system were taken. Its perfectly fine and recommended to leave