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