summaryrefslogtreecommitdiff
path: root/modules/mac/programs/homebrew/brews.nix
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-04-29 22:40:18 -0700
committerFuwn <[email protected]>2025-04-29 22:40:18 -0700
commit46776f53ae6c0629254329aac04c03b870e58818 (patch)
tree61e8d0c20b4747f536be67ba9a6fb20cd2b4cd51 /modules/mac/programs/homebrew/brews.nix
parentNara: Add deployment-related packages (diff)
downloadnixos-config-46776f53ae6c0629254329aac04c03b870e58818.tar.xz
nixos-config-46776f53ae6c0629254329aac04c03b870e58818.zip
Nara: Add yabai and skhd brews
Diffstat (limited to 'modules/mac/programs/homebrew/brews.nix')
-rw-r--r--modules/mac/programs/homebrew/brews.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix
index c519c2f..45e6082 100644
--- a/modules/mac/programs/homebrew/brews.nix
+++ b/modules/mac/programs/homebrew/brews.nix
@@ -27,5 +27,7 @@
"storj-uplink"
"codespell"
"ninja"
+ "koekeishiya/formulae/yabai"
+ "koekeishiya/formulae/skhd"
];
}