feat: 🔧 Add some config and packages

This commit is contained in:
Louis Gallet 2024-11-14 11:25:00 +01:00
parent 175ed1f149
commit 6689e41038
Signed by: lgallet
GPG Key ID: 84D3DF1528A84511

View File

@ -27,6 +27,8 @@
pkgs.zathura
pkgs.texliveMedium
pkgs.texlab
pkgs.rcm
pkgs.fnm
];
# HomeBrew configuration
@ -52,12 +54,13 @@
"aldente"
"logi-options+"
"adobe-creative-cloud"
"bitwarden"
"jordanbaird-ice"
"ollama"
"qbittorrent"
"zoom"
"tailscale"
"iterm2"
"zed"
"visual-studio-code"
];
brews = [
"wget"
@ -81,8 +84,8 @@
"wget"
"zsh"
"yubikey-agent"
"pkg-config"
"ollama"
"pkg-config"
];
taps = [
"hashicorp/tap"
@ -100,10 +103,12 @@
autohide = true;
orientation = "left";
show-recents = false;
magnification = false;
autohide-time-modifier = 0.0;
persistent-apps = [
"/System/Applications/Launchpad.app"
"/System/Applications/Messages.app"
"/Applications/Safari.app"
"/Applications/Firefox.app"
"/System/Applications/Mail.app"
"/System/Applications/Calendar.app"
@ -119,6 +124,7 @@
];
};
finder.FXPreferredViewStyle = "Nlsv";
SoftwareUpdate.AutomaticallyInstallMacOSUpdates = true;
};
# Allow broken packages