feat: darwin - zed editor

This commit is contained in:
Ryan Yin
2024-01-25 17:54:14 +08:00
parent fd438f74c6
commit ec5ef05983

View File

@@ -89,7 +89,7 @@ in {
enable = false; # disable homebrew for fast deploy
onActivation = {
autoUpdate = false;
autoUpdate = true;
# 'zap': uninstalls all formulae(and related files) not listed in the generated Brewfile
cleanup = "zap";
};
@@ -146,7 +146,7 @@ in {
# `brew install --cask`
casks = [
# "wezterm" # use this one if nixpkgs's wezterm broken
"zed" # zed editor
"squirrel" # input method for Chinese, rime-squirrel