aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-03-31 23:54:17 +0900
committersefidel <contact@sefidel.net>2024-03-31 23:54:17 +0900
commite6902c5c473b49775d2cab74d97760ad9610a9de (patch)
tree5d0f48e2023e4c61d247e3cff11b0991928a041f
parent7335dd2b522e6b7c30b6fee8b6894be92acc76cd (diff)
downloadnixrc-e6902c5c473b49775d2cab74d97760ad9610a9de.zip
feat(home/research): add typst and typst-lsp
-rw-r--r--home/profiles/research/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/profiles/research/default.nix b/home/profiles/research/default.nix
index 2d5347b..291728f 100644
--- a/home/profiles/research/default.nix
+++ b/home/profiles/research/default.nix
@@ -57,6 +57,8 @@ in
pkgs.obsidian
pkgs.pandoc
pkgs.texlive.combined.scheme-small
+ pkgs.typst
+ pkgs.typst-lsp
pkgs.typst-preview
pkgs.websocat