diff options
| author | Fuwn <[email protected]> | 2025-02-13 17:04:43 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-13 17:04:43 -0800 |
| commit | 4368691d35dd8bd200b76ddb10b967e04a6b6f72 (patch) | |
| tree | 34797e73248541382cdc1d5f1b02788b15832b54 /modules/mac/programs/homebrew | |
| parent | nara: add convco brew (diff) | |
| download | nixos-config-4368691d35dd8bd200b76ddb10b967e04a6b6f72.tar.xz nixos-config-4368691d35dd8bd200b76ddb10b967e04a6b6f72.zip | |
Nara: Add animdl brew
Diffstat (limited to 'modules/mac/programs/homebrew')
| -rw-r--r-- | modules/mac/programs/homebrew/brews.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/brews.nix b/modules/mac/programs/homebrew/brews.nix index 9f24208..fab8f52 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -17,5 +17,6 @@ "hcloud" "cc65" "convco" + "animdl" ]; } |