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"