feat: add mongodb-compass

This commit is contained in:
Jacob Bachmann 2024-03-05 21:20:03 +01:00
parent b30e80e809
commit acf15b43b8
Signed by: bchmnn
GPG key ID: 732A612DAD28067D

View file

@ -36,6 +36,7 @@
nodenv nodenv
nodePackages.yarn nodePackages.yarn
nodePackages.pnpm nodePackages.pnpm
mongodb-compass
] ++ lib.optionals (gui.enable) [ ] ++ lib.optionals (gui.enable) [
libnotify # A library that sends desktop notifications to a notification daemon libnotify # A library that sends desktop notifications to a notification daemon
xdg-utils # A set of command line tools that assist applications with a variety of desktop integration tasks xdg-utils # A set of command line tools that assist applications with a variety of desktop integration tasks