mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-18 15:34:13 +01:00
chore(darwin): fix issue with brew tap
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user