From 5677dd527413db32d58588820b4c9d89a59749f0 Mon Sep 17 00:00:00 2001 From: xenia Date: Mon, 11 Dec 2023 20:07:09 +0100 Subject: [PATCH] Add typst --- home/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/common.nix b/home/common.nix index fe21c75d..c32623e1 100644 --- a/home/common.nix +++ b/home/common.nix @@ -36,6 +36,7 @@ in rec { (extras.challtools ps) ])) ( agda.withPackages (ps: with ps; [ standard-library cubical ]) ) + typst # jupyter # nodePackages.typescript