aboutsummaryrefslogtreecommitdiff
path: root/hosts/darwin/home.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-05-12 13:38:10 +0200
committerschererleander <leander@schererleander.de>2025-05-12 13:38:10 +0200
commitb3879151ce3642cab65f2fc356095894a78d7f64 (patch)
treeacb0e016c1c98a85391ebbf54d33156c2fdfa29c /hosts/darwin/home.nix
parent11155d36221452735a64cd23b91bc0133a65f1e5 (diff)
add typst
Diffstat (limited to 'hosts/darwin/home.nix')
-rw-r--r--hosts/darwin/home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/darwin/home.nix b/hosts/darwin/home.nix
index cdd49b4..7ec4870 100644
--- a/hosts/darwin/home.nix
+++ b/hosts/darwin/home.nix
@@ -22,6 +22,7 @@
pyright
go
nodejs
+ typst
obsidian
iterm2
@@ -43,4 +44,4 @@
vscode.enable = true;
home.stateVersion = "24.11";
-} \ No newline at end of file
+}