diff options
| author | Fuwn <[email protected]> | 2025-02-19 00:02:12 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-03-03 00:17:27 -0800 |
| commit | 8f29406b626b2b173944276cff3e8bfcfe9f35bf (patch) | |
| tree | b676734b80d21b54153fc6beaac4fd67c6875128 /modules/mac/programs | |
| parent | Himeji: Bump Locus tag (diff) | |
| download | nixos-config-8f29406b626b2b173944276cff3e8bfcfe9f35bf.tar.xz nixos-config-8f29406b626b2b173944276cff3e8bfcfe9f35bf.zip | |
Nara: Add Mint brew
Diffstat (limited to 'modules/mac/programs')
| -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 9eecaad..c2f3e51 100644 --- a/modules/mac/programs/homebrew/brews.nix +++ b/modules/mac/programs/homebrew/brews.nix @@ -20,5 +20,6 @@ "animdl" "zoxide" "fzf" + "mint" ]; } |