From e54c5faefeb3b7f4e95093ccce7d060491091f0a Mon Sep 17 00:00:00 2001 From: reo101 Date: Sun, 28 Jul 2024 02:37:52 +0300 Subject: [PATCH] feat(brew): add `eloston-chromium` and `prismlauncher` --- modules/nix-darwin/brew/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/nix-darwin/brew/default.nix b/modules/nix-darwin/brew/default.nix index 45acd7e..2355fe4 100644 --- a/modules/nix-darwin/brew/default.nix +++ b/modules/nix-darwin/brew/default.nix @@ -53,12 +53,14 @@ in casks = [ "android-platform-tools" "docker" + "eloston-chromium" "firefox" "flameshot" "font-fira-code-nerd-font" "karabiner-elements" "notion" # "osxfuse" + "prismlauncher" "scroll-reverser" "sf-symbols" "slack"