From 60f87acc26a034b41e24deeced93a1a11526ec76 Mon Sep 17 00:00:00 2001 From: zackartz Date: Wed, 13 Mar 2024 15:20:17 -0400 Subject: [PATCH] 195 current 2024-03-13 15:20:09 24.05.20240309.3030f18 6.7.9-zen1 * --- modules/home-manager/default.nix | 2 ++ 1 file changed, 2 insertions(+) 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: