mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-10 03:13:36 +02: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