follow renamed nix-darwin option
All checks were successful
Cachix / build (elendel) (push) Successful in 1m25s
Cachix / build (kholinar) (push) Successful in 1m59s
Cachix / build (marabethia) (push) Successful in 1m36s

This commit is contained in:
Charlotte Van Petegem 2025-02-25 09:22:39 +01:00
parent 342341dd47
commit 5b1477e9eb
Signed by: chvp
SSH key fingerprint: SHA256:+xxExaZKfphaPBA/f79I53pATM1GM3mRUFmOl/ChUbM

View file

@ -53,7 +53,7 @@
upgrade = true;
};
};
security.pam.enableSudoTouchIdAuth = true;
security.pam.services.sudo_local.touchIdAuth = true;
services.openssh.enable = true;
system = {
defaults = {