diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:14:51 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 21:14:51 -0600 |
commit | 3bd2e41e3828ac23511840704b64855a933760c3 (patch) | |
tree | 6ab7a3b403886cbf4c9b3410e790911fe8296858 /macos.local | |
parent | 1b1e5cab2ca82b683433bb703e7672058499bb41 (diff) |
system changes
Diffstat (limited to 'macos.local')
-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 = [ |