From d7ed07c8fef4b9c68a51a7a12ec5b84213b11613 Mon Sep 17 00:00:00 2001 From: TudbuT Date: Tue, 5 Nov 2024 12:18:55 +0100 Subject: [PATCH] pkgs.user: add typst --- home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home.nix b/home.nix index e2d64cc..a5ff243 100644 --- a/home.nix +++ b/home.nix @@ -47,6 +47,7 @@ in elixir dogdns scc + typst #marker.pkgs.end# (import ./traewelling.script.nix) (import ./plans.script.nix)