From 566b26ae0974c5c8663ac9326bafc2f57e57b2e3 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sun, 29 Mar 2026 14:51:43 +0200 Subject: refactor: move Go to home-manager, replace znap, add new taps and /push skill --- modules/darwin/homebrew.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'modules/darwin') 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; }; }; } -- cgit v1.2.3