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