diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2026-03-31 13:26:56 +0200 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2026-03-31 13:27:13 +0200 |
| commit | 73f4676bfbccfbb25a349fe616a0a131f7c11a17 (patch) | |
| tree | 334b28b1bd2166395f648a477df7ebbee4085f58 /modules/darwin | |
| parent | d2d9ebf00615126e8d6057cc059909bbd26e11d0 (diff) | |
| download | dotfiles-73f4676bfbccfbb25a349fe616a0a131f7c11a17.tar.gz dotfiles-73f4676bfbccfbb25a349fe616a0a131f7c11a17.zip | |
chore: move dina to flake input and add CLAUDE.md
Diffstat (limited to 'modules/darwin')
| -rw-r--r-- | modules/darwin/homebrew.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index dd54571..ada2229 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -16,7 +16,6 @@ "go-task/tap" "tursodatabase/tap" "simenandre/tools" - "dinacomputer/tap" "anomalyco/tap" "siderolabs/tap" ]; @@ -95,8 +94,6 @@ "talosctl" "tektoncd-cli" "runpodctl" - "dina" - # Container tools "docker" "docker-buildx" |
