aboutsummaryrefslogtreecommitdiffstats
path: root/modules/darwin
diff options
context:
space:
mode:
Diffstat (limited to 'modules/darwin')
-rw-r--r--modules/darwin/homebrew.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix
index ef275d7..38ef124 100644
--- a/modules/darwin/homebrew.nix
+++ b/modules/darwin/homebrew.nix
@@ -17,6 +17,8 @@
"tursodatabase/tap"
"simenandre/tools"
"dinacomputer/tap"
+ "anomalyco/tap"
+ "siderolabs/tap"
];
brews = [
@@ -51,7 +53,6 @@
"pigz"
# Programming languages and runtimes
- "golang"
"golangci-lint"
"rust"
"zig"
@@ -123,6 +124,7 @@
"gh"
"htop"
"opencode"
+ "pre-commit"
# HTTP and web servers
"caddy"
@@ -180,7 +182,6 @@
masApps = {
"Tailscale" = 1475387142;
"Jojo" = 1659864300;
- "reMarkable" = 1276493162;
};
};
}