From de22cda9e4a623cd1071acadc5212e19affd39bd Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 3 Jul 2023 21:31:06 -0400 Subject: [PATCH] add wezterm --- systems/darwin.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/darwin.nix b/systems/darwin.nix index 23a2eb6..78c5548 100644 --- a/systems/darwin.nix +++ b/systems/darwin.nix @@ -13,6 +13,7 @@ emanote flake.inputs.hci.packages.${pkgs.system}.hercules-ci-cli flake.inputs.nixpkgs-match.packages.${pkgs.system}.default + wezterm # We must install Agda globally so that Doom-Emacs' agda config can # recognize it. It doesn't matter that our projects use Nix/direnv.