mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-08-30 14:57:12 +02:00
fix(darwin): remove unused aerospace configuration (#267)
This commit is contained in:
@@ -140,17 +140,12 @@ in
|
||||
"gnu-tar"
|
||||
];
|
||||
|
||||
taps = [
|
||||
"nikitabobko/tap" # aerospace - an i3-like tiling window manager for macOS
|
||||
];
|
||||
|
||||
# `brew install --cask`
|
||||
casks = [
|
||||
"squirrel-app" # input method for Chinese, rime-squirrel
|
||||
"firefox"
|
||||
"google-chrome"
|
||||
|
||||
# "nikitabobko/tap/aerospace" # an i3-like tiling window manager for macOS
|
||||
"ghostty" # terminal emulator
|
||||
|
||||
# code editor
|
||||
|
||||
Reference in New Issue
Block a user