diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 55d069d..8ae8e47 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -90,6 +90,8 @@ pkgs.ungoogled-chromium + pkgs.mongodb-compass + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: