Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b980b5

Browse files
committedJun 17, 2025
install mongodb compass
1 parent e2199b4 commit 5b980b5

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
 

‎brew.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ cask "figma"
1515
cask "google-chrome"
1616
cask "hhkb"
1717
cask "keepassxc"
18+
cask "mongodb-compass"
1819
cask "notunes"
1920
cask "obsidian"
2021
cask "orbstack"

‎modules/darwin.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@
104104
"google-chrome"
105105
# Modern Keepass UI
106106
"keepassxc"
107+
# Mongo DB gui/studio
108+
"mongodb-compass"
107109
# Block apple music opening on airpods tap
108110
# https://github.com/tombonez/noTunes
109111
"notunes"

0 commit comments

Comments
 (0)
Please sign in to comment.