This commit is contained in:
KaitoTLex 2024-12-15 17:50:53 -08:00
parent c1ef544330
commit 034e13314f
4 changed files with 10 additions and 4 deletions

View file

@ -1,8 +1,6 @@
{
security.rtkit.enable = true;
# Fingerprint Driver
services.fprintd.enable = true;
security.pam.services.login.fprintAuth = true;
# Enable the OpenSSH daemon.
services.openssh.enable = true;