From 5bd3d3fdd1612ebd4741578058d4fd9d01eb1dcb Mon Sep 17 00:00:00 2001
From: sloane <git@sloanelybutsurely.com>
Date: Tue, 17 Jun 2025 08:56:20 -0400
Subject: [PATCH] install chrome :(

---
 nix-darwin/hosts/Sloanes-MacBook-Air/default.nix | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix b/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix
index 4172187..aebf351 100644
--- a/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix
+++ b/nix-darwin/hosts/Sloanes-MacBook-Air/default.nix
@@ -17,6 +17,7 @@
   homebrew = {
     casks = [
       "discord"
+      "google-chrome"
       "keycastr"
       "linear-linear"
       "netnewswire"