add Brave Browser to persistent apps and Homebrew casks; remove Brave from default packages
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
casks = [
|
||||
"1password"
|
||||
"balenaetcher"
|
||||
"brave-browser"
|
||||
"citrix-workspace"
|
||||
"cursor"
|
||||
"elgato-wave-link"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user