refactor: brew CLI 工具迁移至 nix,tailscale 改用 standalone cask
This commit is contained in:
@@ -55,6 +55,9 @@
|
|||||||
comment-checker
|
comment-checker
|
||||||
|
|
||||||
# Misc
|
# Misc
|
||||||
|
ffmpeg
|
||||||
|
mole
|
||||||
|
pandoc
|
||||||
];
|
];
|
||||||
|
|
||||||
# XDG directories
|
# XDG directories
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user