diff options
author | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 22:59:38 -0600 |
---|---|---|
committer | jjanzen <jjanzen@jjanzen.ca> | 2025-01-14 22:59:38 -0600 |
commit | 580286a29b69b045ac2abcc5ace754e659a4a548 (patch) | |
tree | dfa8fbbb98b5f8bfb77968bedc7159cfad23d061 /macos.local/.flake | |
parent | ff83c6068e2359457de4e8862136abcd78fa49b2 (diff) |
system changes
Diffstat (limited to 'macos.local/.flake')
-rw-r--r-- | macos.local/.flake/system/homebrew.nix.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 8a0432a..d32d093 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -18,6 +18,7 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat }; taps = [ + "camillescholtz/formulae" "d12frosted/emacs-plus" "homebrew/bundle" "homebrew/cask-fonts" |