feat: 添加 fl-clash、Office 三件套(Excel/PowerPoint)
This commit is contained in:
@@ -39,34 +39,28 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
taps = [
|
taps = [
|
||||||
"antoniorodr/memo"
|
"goooler/repo"
|
||||||
"steipete/tap"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# CLI tools not in nixpkgs or needing brew services
|
# CLI tools not in nixpkgs or needing brew services
|
||||||
brews = [
|
brews = [
|
||||||
"ffmpeg"
|
"ffmpeg"
|
||||||
"gitui"
|
|
||||||
"mas"
|
"mas"
|
||||||
"memo"
|
"memo"
|
||||||
"mole"
|
"mole"
|
||||||
"ollama"
|
|
||||||
"pandoc"
|
"pandoc"
|
||||||
"poppler"
|
|
||||||
"tailscale"
|
"tailscale"
|
||||||
"steipete/tap/gogcli"
|
|
||||||
"steipete/tap/remindctl"
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# GUI apps
|
# GUI apps
|
||||||
casks = [
|
casks = [
|
||||||
"1password"
|
"1password"
|
||||||
"brave-browser"
|
"brave-browser"
|
||||||
"cc-switch"
|
|
||||||
"cherry-studio"
|
"cherry-studio"
|
||||||
"dbeaver-community"
|
"dbeaver-community"
|
||||||
"discord"
|
"discord"
|
||||||
"feishu"
|
"feishu"
|
||||||
|
"fl-clash"
|
||||||
"ghostty"
|
"ghostty"
|
||||||
"keka"
|
"keka"
|
||||||
"logitech-g-hub"
|
"logitech-g-hub"
|
||||||
@@ -85,6 +79,8 @@
|
|||||||
# Mac App Store
|
# Mac App Store
|
||||||
masApps = {
|
masApps = {
|
||||||
"Microsoft Word" = 462054704;
|
"Microsoft Word" = 462054704;
|
||||||
|
"Microsoft Excel" = 462058435;
|
||||||
|
"Microsoft PowerPoint" = 462062816;
|
||||||
"Windows App" = 1295203466;
|
"Windows App" = 1295203466;
|
||||||
"Xnip" = 1221250572;
|
"Xnip" = 1221250572;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user