summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/brews.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-04-30 23:43:24 -0700
committerFuwn <[email protected]>2025-04-30 23:43:24 -0700
commita51abbab046398f3e33489f6c591026d2b3137eb (patch)
tree6bc9c751282110934d268f2b1d21fe6711c0ead2 /modules/mac/programs/homebrew/brews.nix
parentNara: Add yabai and skhd brews (diff)
downloadnixos-config-a51abbab046398f3e33489f6c591026d2b3137eb.tar.xz
nixos-config-a51abbab046398f3e33489f6c591026d2b3137eb.zip
Nara: Add HTTPie Desktop and CLI
Diffstat (limited to 'modules/mac/programs/homebrew/brews.nix')
-rw-r--r--modules/mac/programs/homebrew/brews.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index 45e6082..9c9a935 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -29,5 +29,6 @@
"ninja"
"koekeishiya/formulae/yabai"
"koekeishiya/formulae/skhd"
+ "httpie"
];
}