feat: darwin - zed editor

This commit is contained in:
Ryan Yin
2024-01-25 17:54:14 +08:00
parent fd438f74c6
commit ec5ef05983
+2 -2
View File
@@ -89,7 +89,7 @@ in {
enable = false; # disable homebrew for fast deploy enable = false; # disable homebrew for fast deploy
onActivation = { onActivation = {
autoUpdate = false; autoUpdate = true;
# 'zap': uninstalls all formulae(and related files) not listed in the generated Brewfile # 'zap': uninstalls all formulae(and related files) not listed in the generated Brewfile
cleanup = "zap"; cleanup = "zap";
}; };
@@ -146,7 +146,7 @@ in {
# `brew install --cask` # `brew install --cask`
casks = [ casks = [
# "wezterm" # use this one if nixpkgs's wezterm broken "zed" # zed editor
"squirrel" # input method for Chinese, rime-squirrel "squirrel" # input method for Chinese, rime-squirrel