From 75d364c22dc4776865df3ccaf4ff003fa87fc303 Mon Sep 17 00:00:00 2001 From: Emmet Date: Thu, 1 Jun 2023 21:18:06 -0500 Subject: [PATCH] Put hledger and mmdc -> doom.nix --- user/app/doom-emacs/doom.nix | 2 ++ user/home.nix | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/user/app/doom-emacs/doom.nix b/user/app/doom-emacs/doom.nix index 2872ac98..2b332261 100644 --- a/user/app/doom-emacs/doom.nix +++ b/user/app/doom-emacs/doom.nix @@ -15,6 +15,8 @@ wmctrl jshon aria + hledger + nodePackages.mermaid-cli (python3.withPackages (p: with p; [ pandas requests diff --git a/user/home.nix b/user/home.nix index bd7911ec..66623198 100644 --- a/user/home.nix +++ b/user/home.nix @@ -98,7 +98,6 @@ fzf hunspell hunspellDicts.en_US-large pandoc - nodePackages.mermaid-cli (pkgs.callPackage ./pkgs/ytsub.nix { }) (pkgs.callPackage ./pkgs/pokemon-colorscripts.nix { })