diff --git a/modules/home-manager/default.nix b/modules/home-manager/default.nix index 6051a4a..84ec25f 100644 --- a/modules/home-manager/default.nix +++ b/modules/home-manager/default.nix @@ -93,6 +93,8 @@ pkgs.mongodb-compass pkgs.postman + pkgs.parsec-bin + # # You can also create simple shell scripts directly inside your # # configuration. For example, this adds a command 'my-hello' to your # # environment: