diff options
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 163bab9..67d7594 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -65,6 +65,9 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "jpeg" "mailutils" "tree-sitter" + + # required by pinentry-touchid + "gnupg" ]; casks = [ |