From fd87c00c3f84eaef345d105fd8e35e050c7f2f91 Mon Sep 17 00:00:00 2001 From: Louis Gallet Date: Sun, 17 Nov 2024 10:08:10 +0100 Subject: [PATCH] feat: :wrench: Add Whisky and Perplexity --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index cf8394e..8c255cb 100644 --- a/flake.nix +++ b/flake.nix @@ -60,6 +60,7 @@ "tailscale" "iterm2" "zed" + "whisky" "visual-studio-code" ]; brews = [ @@ -114,6 +115,7 @@ "/System/Applications/Calendar.app" "/System/Applications/Reminders.app" "/System/Applications/Notes.app" + "/Applications/Perplexity.app" "/System/Applications/Music.app" "/Applications/Discord.app" "/Applications/Zed.app"