From f86b032c4c8709ce96da6f0b38ff346debf466cf Mon Sep 17 00:00:00 2001 From: Poby <87608318+smg1024@users.noreply.github.com> Date: Sat, 14 Mar 2026 18:43:34 +0900 Subject: [PATCH] feat: brew arc browser --- modules/apps.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/apps.nix b/modules/apps.nix index 3a258ed..5cd1a34 100644 --- a/modules/apps.nix +++ b/modules/apps.nix @@ -35,6 +35,7 @@ "batfi" "hammerspoon" "shottr" # stable version dmg link not found + "arc" ]; }; }