From ab2cb95161c46d43f45e85fda16e4fd3c4c25f88 Mon Sep 17 00:00:00 2001 From: imbytecat Date: Sat, 11 Apr 2026 17:23:36 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20brew=20CLI=20=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E8=BF=81=E7=A7=BB=E8=87=B3=20nix=EF=BC=8Ctailscale=20=E6=94=B9?= =?UTF-8?q?=E7=94=A8=20standalone=20cask?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/default.nix | 3 +++ modules/darwin/default.nix | 7 +------ 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/home/default.nix b/home/default.nix index d59d9f9..c3de575 100644 --- a/home/default.nix +++ b/home/default.nix @@ -55,6 +55,9 @@ comment-checker # Misc + ffmpeg + mole + pandoc ]; # XDG directories diff --git a/modules/darwin/default.nix b/modules/darwin/default.nix index 287b36c..2409217 100644 --- a/modules/darwin/default.nix +++ b/modules/darwin/default.nix @@ -47,13 +47,7 @@ "goooler/repo" ]; - # CLI tools not in nixpkgs or needing brew services brews = [ - "ffmpeg" - "mas" - "mole" - "pandoc" - "tailscale" ]; # GUI apps @@ -66,6 +60,7 @@ "feishu" "goooler/repo/fl-clash" "ghostty" + "tailscale-app" "keka" "logitech-g-hub" "mos"