darwin build

This commit is contained in:
Noah Masur
2025-03-16 15:12:07 -04:00
parent 98356634cd
commit e0588878b1
10 changed files with 33 additions and 33 deletions

View File

@ -14,7 +14,7 @@ in
config = lib.mkIf cfg.enable {
security.pam.enableSudoTouchIdAuth = true;
security.pam.services.sudo_local.touchIdAuth = true;
system = {