mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-25 19:01:43 +01:00
feat: install wezterm via nixpkgs instead of homebrew
This commit is contained in:
@@ -137,7 +137,7 @@ in {
|
||||
|
||||
# `brew install --cask`
|
||||
casks = [
|
||||
"wezterm"
|
||||
# "wezterm" # use this one if nixpkgs's wezterm broken
|
||||
|
||||
"squirrel" # input method for Chinese, rime-squirrel
|
||||
|
||||
|
||||
Reference in New Issue
Block a user