refactor: brew CLI 工具迁移至 nix,tailscale 改用 standalone cask

This commit is contained in:
2026-04-11 17:23:36 +08:00
parent 7b0e23e0cf
commit ab2cb95161
2 changed files with 4 additions and 6 deletions
+3
View File
@@ -55,6 +55,9 @@
comment-checker comment-checker
# Misc # Misc
ffmpeg
mole
pandoc
]; ];
# XDG directories # XDG directories
+1 -6
View File
@@ -47,13 +47,7 @@
"goooler/repo" "goooler/repo"
]; ];
# CLI tools not in nixpkgs or needing brew services
brews = [ brews = [
"ffmpeg"
"mas"
"mole"
"pandoc"
"tailscale"
]; ];
# GUI apps # GUI apps
@@ -66,6 +60,7 @@
"feishu" "feishu"
"goooler/repo/fl-clash" "goooler/repo/fl-clash"
"ghostty" "ghostty"
"tailscale-app"
"keka" "keka"
"logitech-g-hub" "logitech-g-hub"
"mos" "mos"