@@ -2,8 +2,9 @@
|
||||
with pkgs; [
|
||||
_1password-gui
|
||||
dockutil
|
||||
xcodes
|
||||
mas
|
||||
raycast
|
||||
whatsapp-for-mac
|
||||
# whatsapp-for-mac
|
||||
(callPackage ../bin/open-project.nix {})
|
||||
]
|
||||
|
||||
@@ -3,6 +3,11 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "system";
|
||||
instructions = [
|
||||
"CLAUDE.md"
|
||||
"AGENT.md"
|
||||
"AGENTS.md"
|
||||
];
|
||||
formatter = {
|
||||
mix = {
|
||||
disabled = true;
|
||||
|
||||
Reference in New Issue
Block a user