diff --git a/hosts/macbook/configuration.nix b/hosts/macbook/configuration.nix index 2be7ac7..b9b3edd 100644 --- a/hosts/macbook/configuration.nix +++ b/hosts/macbook/configuration.nix @@ -42,6 +42,7 @@ brews = [ "raylib" "watchman" + "vite" ]; casks = [ "ghostty" @@ -58,6 +59,7 @@ "segger-jlink" "docker-desktop" "whatsapp" + "slack" ]; };