From 60e93eebee3d5eed009abf4012c2d2596a433b34 Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Sat, 30 Aug 2025 19:01:20 +0200 Subject: [PATCH] Add microsoft office apps --- home/common.nix | 1 - modules/homebrew.nix | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/home/common.nix b/home/common.nix index 94bae6c..d8f644f 100644 --- a/home/common.nix +++ b/home/common.nix @@ -42,7 +42,6 @@ # macOS-specific GUI applications maccy # Clipboard manager (macOS-only) - appcleaner # Application uninstaller (macOS-only) iina # Media player (macOS-optimized) hidden-bar # Menu bar organizer (macOS-only) diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 6202d81..08a700e 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -25,6 +25,9 @@ "tencent-meeting" "ovito" "wechat" + "microsoft-powerpoint" + "microsoft-word" + "microsoft-excel" ]; taps = [ # Additional repositories if needed