From 5897019585ef8f5c4cfe244caae5ea898c3bc8fa Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 12 Mar 2026 21:30:30 +0800 Subject: [PATCH] chore(darwin): fix issue with brew tap --- modules/darwin/apps.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/darwin/apps.nix b/modules/darwin/apps.nix index 54e96562..2f1577c3 100644 --- a/modules/darwin/apps.nix +++ b/modules/darwin/apps.nix @@ -143,6 +143,10 @@ in "terraformer" ]; + taps = [ + "nikitabobko/tap" # aerospace - an i3-like tiling window manager for macOS + ]; + # `brew install --cask` casks = [ "squirrel-app" # input method for Chinese, rime-squirrel