Add more macos configuration

This commit is contained in:
Dave Gallant
2025-04-12 22:42:04 -04:00
parent 3a8ce31fc0
commit 9bac637a14

View File

@@ -59,10 +59,15 @@
};
};
security.pam.enableSudoTouchIdAuth = true;
homebrew = {
enable = true;
onActivation.autoUpdate = false;
onActivation.upgrade = false;
onActivation = {
cleanup = "zap";
autoUpdate = true;
upgrade = true;
};
global = {
brewfile = true;
};
@@ -74,28 +79,37 @@
"gnu-tar"
"netdata"
"node"
"podman"
"podman-compose"
"oras"
"k6"
];
casks = [
"karabiner-elements"
"discord"
"dbeaver-community"
"font-fira-code-nerd-font"
"font-hack-nerd-font"
"fork"
"ghostty"
"iterm2"
"karabiner-elements"
"knockknock"
"librewolf"
"logseq"
"lulu"
"mitmproxy"
"notunes"
"ollama"
"postman"
"raycast"
"rectangle"
"signal"
"slack"
"spotify"
"stats"
"steam"
"taskexplorer"
"tailscale"
"vlc"
];
taps = [