From 0e194466d42271ff52faa0f465809a5de2b645d5 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Thu, 8 Jun 2023 06:43:01 +0800 Subject: [PATCH] feat: add tools - glow, for markdown preview in terminal --- home/common/core.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/common/core.nix b/home/common/core.nix index e1c0f799..337154b8 100644 --- a/home/common/core.nix +++ b/home/common/core.nix @@ -45,7 +45,8 @@ nix-output-monitor # productivity - hugo + hugo # static site generator + glow # markdown previewer in terminal ]; programs = {