refactor(darwin): install GUI apps via homebrew

This commit is contained in:
2026-03-23 09:25:05 +00:00
parent 4adc8329a1
commit 4defd577d3
3 changed files with 20 additions and 10 deletions

View File

@@ -141,10 +141,13 @@
homebrew = {
enable = true;
casks = [
"1password"
"alcove"
"aerospace"
"aqua-voice"
"ghostty@tip"
"helium-browser"
"raycast"
"tidal"
];
};