From ad9cf5cf9e45d1c9daaa386dcb0eff00f3e20cfd Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Mon, 16 Dec 2024 16:24:03 -0600 Subject: system changes --- macos.local/.flake/system/core.nix.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'macos.local/.flake/system') diff --git a/macos.local/.flake/system/core.nix.org b/macos.local/.flake/system/core.nix.org index 355a7e2..c80f3eb 100644 --- a/macos.local/.flake/system/core.nix.org +++ b/macos.local/.flake/system/core.nix.org @@ -25,6 +25,8 @@ This file imports various system configuration components in addition to enablin skhd ]; + security.pam.enableSudoTouchIdAuth = true; + environment.variables.EDITOR = "nvim"; programs.gnupg.agent.enable = true; -- cgit v1.2.3