From d6935d58ac79feba73c230d9cb5bde8ddbf6fc61 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Mon, 20 Apr 2026 15:28:09 +0200 Subject: feat: add rustup, adobe lightroom, and testcontainers config --- modules/darwin/homebrew.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/darwin/homebrew.nix') diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index dd8b067..f52a472 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -54,6 +54,7 @@ "golangci-lint" "zig" "typst" + "rustup" # JavaScript runtimes and package managers "bun" @@ -170,6 +171,7 @@ masApps = { "Tailscale" = 1475387142; "Jojo" = 1659864300; + "Adobe Lightroom" = 1451544217; }; }; } -- cgit v1.2.3