This commit is contained in:
2025-10-19 17:37:57 +00:00
parent f04a4f7a0b
commit 0c887b125f
3 changed files with 5 additions and 8 deletions

View File

@@ -62,8 +62,10 @@
enable = true;
username = user;
entries = [
{path = "/Applications/Zen.app/";}
{path = "/Applications/Helium.app/";}
{path = "/${pkgs.ghostty-bin}/Applications/Ghostty.app/";}
{path = "/System/Applications/Calendar.app/";}
{path = "/System/Applications/Mail.app/";}
{path = "/System/Applications/Notes.app/";}
{path = "/System/Applications/Music.app/";}
{path = "/System/Applications/System Settings.app/";}

View File

@@ -1,10 +1,6 @@
{
homebrew = {
enable = true;
casks = [
"hey-desktop"
"zen"
"pareto-security"
];
casks = [];
};
}

View File

@@ -4,8 +4,7 @@ with pkgs; [
dockutil
mas
raycast
# tailscale
tailscale
whatsapp-for-mac
jetbrains.datagrip
xcodes
]