From da878dca01cba50bc2941214055edb51bc376ef9 Mon Sep 17 00:00:00 2001 From: swaphb Date: Thu, 28 Aug 2025 12:36:21 -0400 Subject: [PATCH] add Brave Browser to persistent apps and Homebrew casks; remove Brave from default packages --- modules/darwin/apps/homebrew.nix | 1 + modules/darwin/system/appearance.nix | 4 +++- modules/home/stephen/default.nix | 2 -- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/darwin/apps/homebrew.nix b/modules/darwin/apps/homebrew.nix index af49a97..620ca5d 100644 --- a/modules/darwin/apps/homebrew.nix +++ b/modules/darwin/apps/homebrew.nix @@ -26,6 +26,7 @@ casks = [ "1password" "balenaetcher" + "brave-browser" "citrix-workspace" "cursor" "elgato-wave-link" diff --git a/modules/darwin/system/appearance.nix b/modules/darwin/system/appearance.nix index 052f3fc..be65fad 100644 --- a/modules/darwin/system/appearance.nix +++ b/modules/darwin/system/appearance.nix @@ -8,11 +8,13 @@ in autohide = true; orientation = "bottom"; persistent-apps = [ + "/System/Applications/Launchpad.app" "/Applications/Vivaldi.app" + "/Applications/Brave Browser.app" "/Applications/Ghostty.app" "/Applications/Cursor.app" + "/Applications/Freelens.app" # Use the nixpkgs path to the app for apps installed via nix. This will automatically use the latest nix store path. - "/${pkgs.lens}/Applications/Lens.app" "/${pkgs.slack}/Applications/Slack.app" "/${pkgs.discord}/Applications/Discord.app" "/Applications/Spotify.app" diff --git a/modules/home/stephen/default.nix b/modules/home/stephen/default.nix index 96c6ff4..ce7800c 100644 --- a/modules/home/stephen/default.nix +++ b/modules/home/stephen/default.nix @@ -9,7 +9,6 @@ packages = with pkgs; [ _1password-cli awscli2 - brave discord go google-cloud-sdk @@ -21,7 +20,6 @@ hcloud butane slack - # spotify teleport tenv vim