up
This commit is contained in:
@@ -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/";}
|
||||
|
||||
@@ -1,10 +1,6 @@
|
||||
{
|
||||
homebrew = {
|
||||
enable = true;
|
||||
casks = [
|
||||
"hey-desktop"
|
||||
"zen"
|
||||
"pareto-security"
|
||||
];
|
||||
casks = [];
|
||||
};
|
||||
}
|
||||
|
||||
@@ -4,8 +4,7 @@ with pkgs; [
|
||||
dockutil
|
||||
mas
|
||||
raycast
|
||||
# tailscale
|
||||
tailscale
|
||||
whatsapp-for-mac
|
||||
jetbrains.datagrip
|
||||
xcodes
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user